Skip to main content
The following payload is sent to your configured webhook URL when all functions of a Serverless Workflow finishes running for a given Input.
The following statuses are possible for each function -
  • success - The function finished running successfully.
  • failure - The function failed to finish running.

Testing

Once you have configured the webhook, run a workflow invocation and watch for the payload to be delivered to your configured webhook URL when the invocation finishes.
We highly recommend using Svix Play to test whether webhooks are getting delivered.