Webhook Calendly Events

Hello!

We have created the Integration between ActiveCampaign and Calendly. We would like to send Data of Calendly Events with Webhook from ActiveCampaign to our system.
Is it possible with ActiveCampaign’s API? Or there are only separate requests to Custom Objects and no possibility to send them via Webhook from AC?

Thank you in advance.

I found the info about Custom Webhooks. I guess they can send these CustomObjects (Calendly Events) to our App, can’t they?
If yes, how can we test it? Is it possible only on Enterprise plans?

Sending Custom Objects data (the Calendly data) is possible with the enterprise accounts. Under settings → developer → Manager Webhooks (upper-right corner).

Click “Add” and “Webhook Type” you can select “standard webhook” or “custom webhook” (see photo: Image 8-18-2022 at 10.14 AM). Using this you can send custom objects when they are created or updated to a endpoint of your choosing.

Hi there,

Im using webhooks to send order data (specifically a date field) from woocommerce to Active campaign, but where can I see the raw data sent by the webhook? and how can I create a trigger in AC from that date field to send emails?

Kind regards