How To Set Up a Webhook
FollowOverview
Webhooks allow 3rd party applications to be notified or updated when certain events happen on Rezdy. When the specified events happen, a POST request to each of the URLs you provide will be sent in JSON format by default.
Note: For legacy plans, webhooks are only available on the Premium plan and above.
How to set up a Webhook
- Click Integrations.
- Select Webhooks.
- Click New Webhook.
Within the New Webhook window:
- Enter a Web Hook Name.
- Select a Web Hook Type:
- New Contact
- New Order
- Updated Order
- Canceled Order
- New Product
- Updated Product
- Deleted Product
- Enter the Target URL: you may need to reach out to the 3rd party application to obtain this url
- Click Create
Note: If you are a developer and want further technical details on building webhooks, Click here to learn more.
Comments
0 comments
Article is closed for comments.