How To Use Webhooks

Utilize webhooks to transfer data between platforms and trigger automations seamlessly.

1. Understand Webhooks

Webhooks allow data transfer between platforms, supporting both incoming (post) and outgoing (send) data.

2. Create an Automation

Inside your automation platform, start by creating a new workflow or automation from scratch.

3. Set a Webhook Trigger

Add a trigger for the automation. Select the webhook option and choose an inbound webhook to receive data from another platform.

4. Configure Webhook URL

In the other platform, set up a webhook that posts data to the URL generated by your automation.

5. Map Data Fields

Once the webhook is triggered, map the incoming data fields (e.g., email, name) to corresponding custom fields in your automation.

6. Add Subsequent Actions

After the webhook triggers the workflow, continue by adding the necessary actions like sending emails, updating records, etc.

7. Send Webhooks

Optionally, configure your platform to send webhooks when specific actions, like appointment bookings, are triggered.

8. Integrate with Other Platforms

For third-party platforms (e.g., Zapier), use the webhook catch feature to transfer data and integrate with other applications.