Airtable · Arazzo Workflow
Airtable Refresh a Webhook
Version 1.0.0
Find a webhook on a base and extend its expiration time.
View Spec
View on GitHub
ApplicationsCollaborationDataDatabasesLow-CodeProductivitySpreadsheetsArazzoWorkflows
Provider
Workflows
refresh-webhook
Find a webhook and refresh its expiration.
Resolves a webhook on the base and refreshes it to extend the expiration time so the subscription continues to receive notifications.
1
listWebhooks
listWebhooks
List the webhooks registered on the base and select the first webhook id to refresh.
2
refreshWebhook
refreshWebhook
Refresh the resolved webhook to extend its expiration time and keep the subscription active.