Get specified webhook data
To get the information about a specific webhook, use the GET method.
| Component | Description |
|---|---|
|
HTTP method |
GET |
|
URL |
https://host/fmi/odata/version/database-name/Webhook.Get(webhook-id) 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: |