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
ApplicationsCollaborationDataDatabasesLow-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
listWebhooks
List the webhooks registered on the base and select the first webhook id to delete.
2
deleteWebhook
deleteWebhook
Delete the resolved webhook so it no longer sends notifications to the base's notification URL.