Allows easy integration with marketo from ruby. 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.
Required Ruby Version
None
Authors
James O'Brien
Versions
- 1.4.0 April 03, 2012 (9.5 KB)
- 1.3.1 April 03, 2012 (9.5 KB)
- 1.2.5 February 25, 2011 (9 KB)
- 1.2.4 February 25, 2011 (9 KB)
- 1.2.3 February 09, 2011 (9 KB)