Note: Before working with the Marketo connector, you should be familiar with general Process Development
The Marketo Connector is designed to allow you to move data into and out of the Marketo application. As a Marketo user, you can use Boomi AtomSphere's Marketo connector to integrate any on-premise applications and legacy systems. This connector can also be used for integrating Marketo with other On Demand, SaaS or cloud based applications such as Intacct, Salesforce, Netsuite, etc.
The Marketo connector will connect directly to the Marketo application and browse the interfaces real-time. Integrating with Marketo consists of SOAP web service calls utilizing XML request/response setup over an HTTPS connection. The technical details of this connection such as request headers, error handling, HTTPS connection, etc. are all abstracted from the user to simplify the implementation.
Connector Configuration
Configuring a connector to communicate with Marketo requires the setup of two different components:
This design allows for reusability of the components, which contain connection settings (URL, Access ID, Secret Key) and operation settings (Object, Action, Data Definitions). Once your connection and operation are built, you will need to set up your connector within the Process. Once the Marketo connector is defined properly within your process, AtomSphere will be able to map to and from virtually any system using the connector to retrieve data from or send data to the Marketo application.
Prerequisites
In order to implement a connection to your Marketo account from AtomSphere:
- You must be able to access the Marketo Admin section to configure/review the SOAP API Setup
- Review the Marketo Connection page for more information about accessing the API
Additional Resources
AtomSphere - Marketo Integration Best Practices
Marketo Success - Web Support