Airtable · Arazzo Workflow
Airtable Teardown a Webhook
Version 1.0.0
Find a webhook on a base and delete it.
View Spec
View on GitHub
ApplicationCollaborationDataDatabasesLow-CodeProductivitySpreadsheetsArazzoWorkflows
Provider
Workflows
teardown-webhook
Find a webhook and delete it.
Resolves a webhook on the base and deletes it so the subscription stops sending notifications.
1
listWebhooks
List the webhooks registered on the base and select the first webhook id to delete.
2
deleteWebhook
Delete the resolved webhook so it no longer sends notifications to the base's notification URL.
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.