ActiveCampaign Webhook URL

Hi all,

I’m trying to integrate our application to ActiveCampaign (AC) using webhook. The idea is simply syncing the contacts between AC and our application.

So by using the webhook API, I can easily let AC send me updates every time a contact is added or updated. But sending contacts from our application back to AC is a different story. Is it possible for us to set that information using AC’s webhook without depending on the update or create contact API? If it is, please let me know how.

Looking forward to your answer. Thank you :D.

Our webhooks enable ActiveCampaign to send you contact data whenever a new contact is added or an existing contact is updated. For you to send us data, you would have to use our API to send us the specific data you need. There is no way to use webhooks to send us data at this time.

1 Like

Hey bob383,

Biannca here from our CX team, I wanted to update this post for anyone that comes across this.

We have some API documentation here https://developers.activecampaign.com/page/webhooks for reference if you want to learn more about ActiveCampaign webhooks functionality.

Please don’t hesitate to reply back out if you have any further questions.