RubyGems Navigation menu

marketo2 1.4.0

Allows easy integration with marketo from ruby (v2 and up). You can synchronize leads and fetch them back by email. By default this is configured for the SOAP wsdl file: http://app.marketo.com/soap/mktows/1_4?WSDL but this is configurable when you construct the client, e.g. client = Rapleaf::Marketo.new_client(, , (api_subdomain = 'na-i'), (api_version = '1_5'), (document_version = '1_4')) More information at https://www.rapleaf.com/developers/marketo. Forked from James O'Brien's marketo gem.

Gemfile:
=

安裝:
=

版本列表:

  1. 1.4.0 October 09, 2013 (9.5 KB)

Runtime 相依性套件 (1):

savon ~> 1.2.0

Development 相依性套件 (1):

rspec >= 2.3.0

擁有者:

作者:

  • Maxime Domain

SHA 256 總和檢查碼:

=

總下載次數 8,313

這個版本 8,313

版本发布:

授權:

Ruby 版本需求:

相關連結: