1. Home
  2. Sending Data to Marketo using Webhooks

Sending Data to Marketo using Webhooks

Summary

In this article we’ll outline the steps needed to send data to Marketo via a PathFactory webhook with the following steps:

  1. Set up a Marketo Form
  2. Create a PathFactory Webhook
  3. Test your Webhook

Step 1: Set up a Marketo Form

  1. Create a form in Marketo, and ensure the following:
    • The Marketo form has a field for each of the event field data points for a Form Capture Webhook, Visitor Session Webhook, and/or Visitor Activity Webhook.
Note
Click here  for definitions of each webhook field. If you are unsure what type of webhook you are going to create visit the Setting Up Webhooks article.

Step 2: Create a PathFactory Webhook

  1. Click on the gear icon at the top right of the page, and select Webhooks from the drop-down menu.
    imageWebhooks menu item

  2. You are now on the Webhooks page. Click Add Webhook.
    imageAdd Webhook button

  3. Name the webhook.
  4. Select the webhook event type which will trigger this webhook.
    imageAdd Webhook menu

  5. Uncheck the box to “Associate to newly created Eloqua form”.
  6. Provide the Marketo form submission URL, Marketo form ID, and Munchkin ID in the following format in the URL field of the webhook:
    https://BASEURL/index.php/leadCapture/save2?munchkinId=MUNCHKINID&formVid=FORMID&formid=FORMID
    imageAdd Webhook menu

    Example:
    If the following was your form embed code:
    imageEmbed Code menu

    the Marketo form submission URL would be:
    https://app-sj01.marketo.com/index.php/leadCapture/save2?munchkinId=044-UAP-113&formVid=1001&formid=1001

  7. If you only want information sent for visitors who are known, click Fire for known visitors only.
    imageAdd Webhook menu

  8. Click Add Webhook.
    image
    Add Webhook button

  9. Ensure that all the mapped event fields that you need are present in Event Fields and any custom fields are set up in Custom Fields via the webhook configuration on the right hand side of the screen.
  10. Use the SOAP API name for each of the form fields that you want to map to one of our Webhook PathFactory fields. Demo video below:
  11. Enable the webhook.

Step 3: Test the Webhook

Congratulations! You’ve now built a PathFactory Webhook to send data, and a Marketo form to receive that data. All that’s left is to do is test your webhook.

Updated on April 13, 2023

Was this article helpful?

Need Support?
Can't find the answer you're looking for? Don't worry we're here to help!
CONTACT SUPPORT