Skip to main content
Solved

Automate

  • February 20, 2023
  • 4 replies
  • 43 views

Forum|alt.badge.img+2

How can I set up an automation in Airtable that will update records in the status column once a week, but only if they meet a certain status type, such as changing records with the status 'DONE' to 'Archive'?

Best answer by TheTimeSavingCo

I'm grateful for your reply, but I'm still confused about the 'update record' step and the available options for 'Record ID'. I appreciate that you chose 'Airtable record ID', but I'm having trouble understanding the other options.


Ah, I would suggest checking out the documentation to familiarize yourself with the functionality available

4 replies

TheTimeSavingCo
Forum|alt.badge.img+31

Set up an automation that runs once a week with a "Find Records" action that will look for all records with the status "Done"

Then, add a repeating group with an "Update Record" action that will update each found record as needed

Link to base


Forum|alt.badge.img+2
  • Author
  • New Participant
  • February 21, 2023

Set up an automation that runs once a week with a "Find Records" action that will look for all records with the status "Done"

Then, add a repeating group with an "Update Record" action that will update each found record as needed

Link to base


I'm grateful for your reply, but I'm still confused about the 'update record' step and the available options for 'Record ID'. I appreciate that you chose 'Airtable record ID', but I'm having trouble understanding the other options.


TheTimeSavingCo
Forum|alt.badge.img+31

I'm grateful for your reply, but I'm still confused about the 'update record' step and the available options for 'Record ID'. I appreciate that you chose 'Airtable record ID', but I'm having trouble understanding the other options.


Ah, I would suggest checking out the documentation to familiarize yourself with the functionality available


Forum|alt.badge.img+2
  • Author
  • New Participant
  • February 22, 2023

Ah, I would suggest checking out the documentation to familiarize yourself with the functionality available


Thanks so much for your guidance.