Define the webhook URL - this is the destination we’ll be sending the webhook
Define your HTTP method
Authentication for your webhook is optional but recommended
Optionally, you can include headers in your webhook action to include key variables or attributes about the flow (e.g., Payment amount, or customer ID)