Signal Event
Signal webhooks that an event has occurred.
All webhooks listening for the event will be notified.
Headers
The application token that identifies the partner app. Used when calling Online WebAPI from a server.
Path Parameters
Name of event to fire. 'entity.verb' For example: 'window.closed', 'button.clicked'.
(Optional) Id of entity that is firing event. Can be 0 if not used.
Body
Event data. Not all the data values may be posted to the webhook, depending in webhook type: { 'windowName': 'foo', 'widgets': 123 }
Response
No Content
Related topics
Signal EventNSWebhookAgentWebhook State change eventsWebhook subscriptionSchedule tasks for Travel gatewaySet up the Database Mirroring client