List Comments from Airtable
n8n-nodes-base.httpRequest
Retrieve all comments from an Airtable record. Includes comment text, author, and timestamps.
Use Cases
Fetch record discussions
Track comment history
Export comments for reporting
Configuration
Node Configuration Summary
Ready-to-use Airtable node configured for list comments from airtable.
Copy and paste directly into your n8n workflow.
Method:
GET
Endpoint:
/v0/{{ $json.baseId }}/{{ $json.tableIdOrName }}/{{ $json.recordId }}/comments
Nodes:
2
Auth:
HTTP Header Auth