More Vendrato tools: FunnelDupe GHL Utils Building the future of automation
🔔

Create Webhook in Airtable

n8n-nodes-base.httpRequest

Create a new webhook to receive notifications when records change in an Airtable base. Configure triggers for specific tables and actions.

airtable database webhook create trigger api
API Docs
Platform
Airtable
Category
api integration
Version
1.0.0
Auth Required
Yes

Use Cases

Trigger workflows on record changes
Build real-time integrations
Monitor table updates

Configuration

Node Configuration Summary
Ready-to-use Airtable node configured for create webhook in airtable. Copy and paste directly into your n8n workflow.
Method: POST
Endpoint: /v0/bases/{{ $json.baseId }}/webhooks
Nodes: 2
Auth: HTTP Header Auth
BuildShip-ready configuration with API call node and custom logic.
Make.com scenario configuration with HTTP module and data processing.

Related Airtable Nodes