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

List Webhooks from Airtable

n8n-nodes-base.httpRequest

Retrieve all webhooks configured for an Airtable base. Returns webhook IDs, URLs, and configurations.

airtable database webhooks list api
API Docs
Platform
Airtable
Category
api integration
Version
1.0.0
Auth Required
Yes

Use Cases

Audit existing webhooks
Manage webhook configurations
Monitor webhook status

Configuration

Node Configuration Summary
Ready-to-use Airtable node configured for list webhooks from airtable. Copy and paste directly into your n8n workflow.
Method: GET
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