Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents

...

  • Create a Custom Service in Marketo.

  • Navigate to Setup > Integrations > Connectors.

  • Select "Marketo Integration" and provide the required details.

  • Click Save.

  • Confirm successful connection with the message: “You’re successfully connected to Marketo.”

Info

The API user being used to connect requires the following permissions:

  • Read Only Person: This is for Captello to retrieve metadata for lead fields.

  • Read Only Campaign: This is for Captello to retrieve the campaigns in Marketo.

  • Execute Campaign: This is for Captello to use the API to trigger a campaign with a specified campaign ID.

  • Read-Write Person: This is used to create and update leads inside Marketo.

  • Read-Write Custom Objects: This is used to update custom objects in Marketo.

...

Field Mapping

When transferring data from Captello to Marketo, note that Marketo fields won't update if the corresponding Captello fields are empty. However, a value of '0' is treated as non-empty and triggers an update in Marketo.

...

  1. Configure capture forms + FA > Captello servers + Captello database

  2. Captello Mobile App + Captello Web View > Captello API > Captello servers + Captello database

  3. Captello servers + Captello database > Send to Marketo + Send Capture Submissions to Marketo > Marketo.

Here is a diagram illustrating the field mapping between Captello and Marketo: 

View file
nameCaptello - Marketo Integration.pdf

...

Each custom object field is mapped to its counterpart capture form question through the Marketo Custom Field API Name field.

...

Setting up

...

the Custom Object on Marketo

To sync submissions to a custom object, it must have the following features:

  • It must be approved.

  • It must have a link field (recommended to be the email field, since that is the default unique identifier on Captello).

  • It must have a dedupe field, which acts as a unique ID generator for each submission.

  • The dedupe field must not be the same as the link field.

Setting up

...

the Sync Action

  • From a fulfillment action, a bulk action, or an automation, use the Send to Marketo action, followed by the Send Capture Submissions to Marketo action.

...

The next step is to map the capture form questions to the custom object fields.

  • From the Fields tab in Marketo, copy the API Names of fields that correspond to your capture form questions.

...