Jump to: POST Response Notes | API Call Builder
Delivers a test notification to a webhook endpoint.
A mock data payload will be sent to the provided webhook endpoint.
Name | Type | Description |
---|---|---|
NetworkId | Url | Network ID |
NetworkToken | String | Network token |
Target | String | This calls action target |
Method | String | This calls action method |
webhook_endpoint_id | Integer | ID of Webhook Endpoint object |
target_class | String | The type of event object |
event_class | String | The action that took place on the event object |
POST Response Notes
Returns true if successfully sent
API Call Builder
Javascript is required to use the API Call Builder.