Overview
How to access on Fynd Platform
Webhook is a way of getting a real-time notification whenever an event is triggered. Data associated with the triggered event is sent to a webhook URL. Additionally, other apps and services can utilize this data.
Webhooks are useful for any of the following scenarios:
-
You wish to receive notifications whenever an event, such as new product creation, order deletion, etc. takes place.
-
You have created a dashboard for order management, and you want to update it whenever a new order is placed.
-
You want an alert sent to your phone number whenever a support ticket is raised.
In this document, you'll learn more about webhooks, their configuration, and their usages: