Skip to main content
Solved

Automatisation airtable

  • September 12, 2024
  • 2 replies
  • 20 views

Forum|alt.badge.img+4
  • Participating Frequently
  • 5 replies

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?

Best answer by Mike_AutomaticN

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

2 replies

Mike_AutomaticN
Forum|alt.badge.img+28
  • Genius
  • 1551 replies
  • Answer
  • September 12, 2024

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


Sachin_191
Forum|alt.badge.img+12
  • Participating Frequently
  • 100 replies
  • September 13, 2024

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.