Grasshopper supports list of webhooks topics that enable your system to receive real-time updates directly once they take place on Grasshopper.
To register to a webhook, please provide us with the following information details:
- Topic name – The webhook topic name. List of our webhooks is available here.
- Method – The web request method type. Available types:
- POST
- PUT
- PATCH
- Url – The url that we should transmit the data to.
Webhook Payload:
Click to view a payload example of the JSON message format of our webhooks