Using Contact Form 7 to API – ActiveCampaign

The Webhook Integration feature from the Redirection for Contact Form 7 (available in the Business plan) allows you to integrate Contact Form 7 forms to any CRM with zero coding. Integrating with 3rd party services can be slightly different for each service, so you might need to go over the service documentation in order to learn how to do that.

In this doc, we are showcasing how to integrate Contact Form 7 with ActiveCampaign.

How to install it

  1. Download the Redirection For Contact Form 7 Extension - RESTful Web services plugin from your purchase history.
  2. Install the plugin on your site.

Need help installing a plugin? Check this doc for step-by-step details.

  1. In your WordPress dashboard, navigate to CF7 Redirection > Dashboard > Licenses and activate the license for Webhooks. ( The license is also available in your purchase history ).

How to use it

  1. Edit the C7 contact form of your choice.
  2. Navigate to the Actions tab.
  3. Click on the Add Action button and choose the Webhook - XML/JSON action.


Copy the Endpoint URL from ActiveCampaign dashboard to Base API URL in action settings.

Set API Input Type to POST.

Set Record type to JSON


Add your JSON schema according to ActiveCampaign documentation.

Action Settings

Under Headers section, add Api-Token header with your developer token.

Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.

Still need help? Contact Us Contact Us