success
- The function finished running successfully.failure
- The function failed to finish running.
Example
Once you have configured the webhook, test it with this example snippet that:- Parses a document, and sets
deliver_webhook
toTrue
. - Once the parsing is complete, you should see the webhook payload delivered to your configured webhook URL.
We highly recommend using Svix Play to test whether webhooks are getting delivered.