Skip to main content

I want to automate the synchronization between two fields in Make and Airtable. I have a “date” field and a “selection” field that contain the same information. I would like the “selection” field to be automatically updated with the same value as soon as the “date” field is filled. How can I achieve this?

Hey @farah!

Why would you want to use Make? This can be easily achieved with an Airtable automation as the one showed in the image below. 

If I'm missing smth, please feel free to provide further detail!


Best,
Mike, Consultant @ Automatic Nation


Hey! @farah

This is a perfect scenario for automation using Make.com and Airtable. Here’s a streamlined way to handle the sync between the "date" field and the "selection" field:

  • Set up a scenario in Make.com that triggers when the "date" field in Airtable gets filled or updated.
  • Use an Airtable "Search Record" module to fetch the specific record where the "date" is updated.
  • Use a "Set Record" module to automatically update the "selection" field with the value from the "date" field.

Reply