INTEGRATIONS NEEDED FOR WEBHOOK CATCHER
You are currently viewing this content for Keap.
Webhook Catcher Configuration Options
Required Contact Information
Step 1: We need some way to identify which contact record you would like to update in your ActiveCampaign account. First, select the contact field that PlusThis can query against to find the correct contact record (Email or Id). Enter the webhook key that will contain the contact identifier. The key needs to be entered just as it will appear in the webhook (case-sensitive).
Webhook Field Map
Step 2: Simply enter the webhook key and select which contact field you would like to save the value to. You can add as many field map configurations as desired. Remember that the webhook key is case-sensitive. Enter that value just as it will appear in the webhook.
Apply a Tag
Step 3: Select a tag you would like to apply to the contact record once the webhook has been received.
Implementation Types
HTTP Post
Run your tool virtually anywhere in your campaign using an HTTP post element.
Step 1: This Tool should be triggered by an "HTTP Post" from Infusionsoft. This can be done using the Campaign Builder's "Send HTTP Post" option found on the left hand side of the sequence builder, under the "Process" section.
Step 2: Decide where in your campaign you want to trigger this Tool. It can be part of virtually any Campaign Sequence.
Step 3: In the Campaign Sequence, place a "Send HTTP Post" action where you want to run the Tool.
Step 4: Use the Tool URL, provided above, in the "POST URL" field of the HTTP Post.
Step 5: Leave the default "Name / Value Pairs" as is. There should be an entry that looks like this: contactId = ~Contact.Id~
Step 6: Leave the Merge Fields as is. PlusThis gets all of the data necessary to run from the Contact Id Name / Value pair.
Step 7: Mark the HTTP Post (and Sequence) as "Ready".
Step 8: Publish your campaign changes and test! The "Send Test" button in Infusionsoft is not a good way to test PlusThis Tools. Instead, create a test contact record and push that record through the appropriate sequence.









