Airtable · Arazzo Workflow
Airtable Provision a Webhook
Version 1.0.0
Create a webhook on a base and confirm it was registered.
View Spec
View on GitHub
ApplicationsCollaborationDataDatabasesLow-CodeProductivitySpreadsheetsArazzoWorkflows
Provider
Workflows
provision-webhook
Create a webhook on a base and verify it exists.
Creates a webhook subscription on the supplied base using a notification URL and specification, then lists the base's webhooks to confirm the new webhook id is present.
1
createWebhook
createWebhook
Create a new webhook subscription on the base using the supplied notification URL and specification.
2
listWebhooks
listWebhooks
List all webhooks registered on the base and confirm that the newly created webhook id appears in the result.