Tasks
Webhooks FAQ
How Skyvern notifies you when its done
FAQ
Webhooks vs HTTP requests?
We use Webhooks for executing tasks as the expected runtime of these jobs can exceed default HTTP timeouts (1 minute)
How do we handle webhook authentication? (ie how can we handle callbacks?)
SKYVERN_API_KEY: this is the api key specific to your organization
Webhook common parameters
Parameter | Type | Required? | Sample Value | Description |
---|---|---|---|---|
webhook_callback_url | String | yes | … |