Webhooks are user-defined HTTP callbacks that are triggered by specific events within Pylon.
Setup
- 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.
- Go to Triggers in Settings and create a Trigger with an Action of “Send webhook”. Use the “When” and “If” condition of the trigger to control when the webhook fires.
