NotificationCenter::sendTestWebhookEvent Method

Delivers a test notification to a webhook endpoint.

A mock data payload will be sent to the provided webhook endpoint.

NameTypeDescription
NetworkId UrlNetwork ID
NetworkToken StringNetwork token
Target StringThis calls action target
Method StringThis calls action method
webhook_endpoint_id IntegerID of Webhook Endpoint object
target_class StringThe type of event object
event_class StringThe 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.
Have a Question? Please contact [email protected] for technical support.