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:
=

install:
=

Versions:

  1. 1.4.0 October 09, 2013 (9.5 KB)

Runtime Dependencies (1):

savon ~> 1.2.0

Development Dependencies (1):

rspec >= 2.3.0

Owners:

Authors:

  • Maxime Domain

SHA 256 checksum:

=

Total downloads 8,244

For this version 8,244

Version Released:

Licenses:

N/A

Required Ruby Version: None

Links: