Help

Is it possible to update several automations at once using a find/replace type tool?

Topic Labels: Automations
Solved
Jump to Solution
644 3
cancel
Showing results for 
Search instead for 
Did you mean: 
Rosa_Ramos
5 - Automation Enthusiast
5 - Automation Enthusiast

Hi everyone,

We have many automations that send an email to a member of staff when the automation is triggered.  That member of staff has left and I now want all of those automations to go to another  member of staff.  Is there a way that I can search through all the automations to find every instance of that email address being used so I can then manually (or automatically) update the email address with the new name?

I've searched around and I haven't been able to find a way to do this without going into every automation individually... 

Thanks 

😄

1 Solution

Accepted Solutions
ScottWorld
18 - Pluto
18 - Pluto

No, this is not possible with Airtable’s automations.

A workaround to this would be to create global variables (aka global fields), and reference those global variables instead of hardcoding the values into your automations.

However, Airtable doesn’t natively offer global variables, so you would need to hack that together yourself using the global variable tricks that I demonstrate on this Airtable podcast episode: https://youtu.be/qOsF3rYVcJk?list=PLqssva4liHRwHhQIpTXekG8WObEoyC2F1

Alternatively, you can rebuild your automations with Make’s advanced automations for Airtable, which natively offers global variables, and also offers hundreds of other advanced features that Airtable doesn’t natively offer in its own automations.

If you go down Make path, I’ve assembled a bunch of Make training resources in this thread: https://air.tableforums.com/t/make-com-basic-navigation-tips/277

 

 

See Solution in Thread

3 Replies 3
ScottWorld
18 - Pluto
18 - Pluto

No, this is not possible with Airtable’s automations.

A workaround to this would be to create global variables (aka global fields), and reference those global variables instead of hardcoding the values into your automations.

However, Airtable doesn’t natively offer global variables, so you would need to hack that together yourself using the global variable tricks that I demonstrate on this Airtable podcast episode: https://youtu.be/qOsF3rYVcJk?list=PLqssva4liHRwHhQIpTXekG8WObEoyC2F1

Alternatively, you can rebuild your automations with Make’s advanced automations for Airtable, which natively offers global variables, and also offers hundreds of other advanced features that Airtable doesn’t natively offer in its own automations.

If you go down Make path, I’ve assembled a bunch of Make training resources in this thread: https://air.tableforums.com/t/make-com-basic-navigation-tips/277

 

 

Rosa_Ramos
5 - Automation Enthusiast
5 - Automation Enthusiast

Many thanks Scott for your prompt reply full of alternatives! 😁  Much appreciated.

Rosa

You’re welcome! Glad I could help! 😀