Airtable · Arazzo Workflow
Airtable Enrich Records
Version 1.0.0
Find records missing data and patch the empty fields.
View Spec
View on GitHub
ApplicationCollaborationDataDatabasesLow-CodeProductivitySpreadsheetsArazzoWorkflows
Provider
Workflows
enrich-records
Locate a record with an empty field and patch it.
Lists records where the target field is blank, then patches the first matched record with the supplied enrichment fields.
1
findMissing
Search the table for a record where the target field is empty, returning at most one match to enrich.
2
patchRecord
Patch the matched record with the enrichment fields, leaving all other fields intact. Typecast is enabled so string values are converted to the appropriate cell value types.
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.