Webhooks
Receive webhooks for various events happening in Pylon.
Last updated
Was this helpful?
Receive webhooks for various events happening in Pylon.
Last updated
Was this helpful?
Webhooks are user-defined HTTP callbacks that are triggered by specific events within Pylon.
Go to the Webhooks page in Settings to setup your target endpoint
Specify the URL of your endpoint as well as any custom headers you'd like sent on each webhook. For example, here you can include authorization information like a Bearer token.
Using templated variables, you can construct your desired webhook body to look exactly like how you'd like to receive it: