Get all webhook data

To get the information about all existing webhooks, use the GET method.

Component Description

HTTP method

GET

URL

https://host/fmi/odata/version/database-name/Webhook.GetAll

host – FileMaker Server host name

version – the OData version, always v4

database-name – the name of the hosted database

webhook-id – the id of the existing webhook

Example: /fmi/odata/v4/ContactMgmt/Webhook.GetAll