
Update existing Airtable records with new field values from Databar.
Update existing Airtable records with new field values from Databar.

Write enriched data from Databar back into existing Airtable records. Provide the record ID and the fields you want to update - any fields not included are left unchanged, so you can safely update a single column without affecting the rest of the record.
Enable Typecast to let Airtable automatically handle data type conversions when needed. Record IDs (starting with 'rec') can be retrieved using the List Records connector.
This is the final step in a typical Databar-Airtable enrichment workflow: import records from Airtable, enrich them in Databar, then write the results back to the original records.


