Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Overview

This documentation is specific to creating a webhook in Optin Monster, adding the correct url for the Salesforce integration, and adding additional required program data to the webhook configuration for each campaign that the webhook is placed on. Once the webhook is created in Optin Monster, it can be reused for different campaigns - the program data must still be added to match a Campaign external id in Salesforce.

...

  1. Select a campaign, and then click edit campaign button

    Image RemovedImage Added

  2. Navigate to “Integrations” and click “Add a New Integration”

  3. Search for “Webhook”, click on the Webhook tile

  4. Select “Add New Webhook” from dropdown. Input configuration(webhook url will be given by the Salesforce Admin)

    Image RemovedImage Added

    Once a webhook is created it can be re-used for different campaigns

Setting Program data related to Campaign

!!Caution!! - a program related to the Campaign external id in Salesforce, must be added to the data field for the added webhook. If there is not one added, or if the program that is added doesn’t exist in Salesforce, the webhook event will fail(the lead will not be added to Salesforce). For questions on acceptable programs to enter, contact the Salesforce Admin.

Add to the data field in this format - {“program”:”externalIdNameFromSalesforce”}

...