Airtable · Arazzo Workflow
Airtable Comment on Record
Version 1.0.0
Confirm a record exists, then add a comment to it.
View Spec
View on GitHub
ApplicationsCollaborationDataDatabasesLow-CodeProductivitySpreadsheetsArazzoWorkflows
Provider
Workflows
comment-on-record
Verify a record exists and post a comment on it.
Retrieves the target record to confirm it exists, then creates a comment on the record with the supplied text.
1
confirmRecord
getRecord
Retrieve the record to confirm it exists before posting a comment to it.
2
addComment
createComment
Create a comment on the confirmed record with the supplied text.