Register a webhook to one or multiple event categories to receive real-time notifications when specific events occur in your application.
Use HTTP Basic Authentication with your Application ID as username and Application Secret as password. Manage credentials in the Yapily Console. See Authentication for details.
The sub-application ID to which event type is being subscribed to
One or more event categories for which the webhook will be triggered
Callback URLs where events will be sent. These must not contain any query parameters.
Any data (under 10kB total) that should be associated with the Webhook. A copy of this data will be returned on every Webhook trigger.