New Feature: Post to External Webhook

ActiveDEMAND now has a “Post to External Webhook” action available inside workflows. For those ActiveDEMAND Corporate Marketer customers who need to hook into a more rare CRM that we don’t have native integration with, we can send customer data in right from a workflow.

Use Cases

Typically, most users will be using the “post to webhook” to post contact information to a 3rd party system which would usually be a CRM, but it could also be used to get data into more specialized marketing systems as well.

Warning: Posting to a webhook is not for the faint of heart. You’ll need to know how to build valid JSON.

Do I need to use this post to external webhook action?

ActiveDEMAND has a wide selection of native integrations that covers most of the popular platforms. Those native connections are usually bidirectional and are a better choice than using webhooks. But, for CRMs that don’t have a native integration and don’t have any 3rd party connector support like Zapier or LeadsBridge, Webhooks might be the way to get the data in.

More information on Webhooks and posting to external webhooks is available here.