Webhooks
Use webhooks to be notified about events on your PushPushGo subscribers
Last updated
Was this helpful?
Use webhooks to be notified about events on your PushPushGo subscribers
Last updated
Was this helpful?
Webhooks are an easy way to automatically communicate one app with another. In our application Webhooks are configured in menu
Specify what Event
should trigger notification and define an api endpoint Webhook Url
where we should send the request.
Webhooks are sent as POST requests, with body of type IBody
projectId
string
your project identifier
customId
string
subscriber's customId if defined
ppgId
string
subscriber identifier