Update Comment in Airtable
n8n-nodes-base.httpRequest
Update an existing comment on an Airtable record. Only the comment author can update their comments.
Use Cases
Edit existing comments
Correct comment text
Update @mentions
Configuration
Node Configuration Summary
Ready-to-use Airtable node configured for update comment in airtable.
Copy and paste directly into your n8n workflow.
Method:
PATCH
Endpoint:
/v0/{{ $json.baseId }}/{{ $json.tableIdOrName }}/{{ $json.recordId }}/comments/{{ $json.commentId }}
Nodes:
2
Auth:
HTTP Header Auth