Marketo to Salesforce Lead Broadcast
home
This template synchronizes leads from a Marketo instance to multiple Salesforce instances located in different regions. The integration polls changes from Marketo and routes leads to an appropriate Salesforce instance based on the lead location. For example, leads from EMEA only route to a Salesforce instance located in EMEA.
This template uses the publish-subscribe pattern, so anytime a new lead or a change to an existing lead occurs, the integration publishes the changes to a JMS topic and each subscriber application updates records in target system.
The template consists of two different batch processes that consume the JMS topic, and based on the location, routes the leads to either the Salesforce instance in North America or to EMEA. In addition, this template logs output data to the console to keep you informed of changes.