A webhook is a method for receiving real-time notifications whenever an event is triggered. Data associated with the triggered event is sent to a specified webhook URL.Aiwifi can notify your application of events using webhooks. Each hook is cryptographic ...
1) Webhook configurationOn the Aiwifi Platform, you can create and configure webhooks. Additionally, there is an option to view the logs of all your configured webhooks, where you can check the event, payload, status, and more.To view all your configured ...
First, every webhook will have a property event_id. This property represents the identification for each webhook you receive and is a UUID type. The second common property in all webhook events is event_type, which is an identifier for the event we send. ...
Webhook logsA log is created for each request to the webhook URL. The logs for all webhooks can be accessed from the webhook list page.Webhook Log fieldsThis section lists all the fields displayed in the webhook logs table.Webhook Log DetailsFor each webh ...