Welcome to the Airtable Community! If you're new here, check out our Getting Started area to get the most out of your community experience.
Oct 09, 2022 09:14 PM
Hey,
What I am trying to do is, In one Data base I am trigging action from one table and the action has to happen in the other table.
For Example:
The Table in Which the Action is Triggered is “Podcast Tasks” which contains the tasks on of Podcast table and the table in which the action has to happen is “Podcast”
If I mark one Task “Done” from “Podcast Task”, It must change the Stage of the “Podcast” table.
But I am seeing that in the Automation you cannot Trigger automation in one table and action will happen in the other table.
Thanks.
Oct 10, 2022 03:22 AM
Hi Ahmed, here’s an example of an automation triggered from Table 1, with an Update Record
action that works in Table 2
May I know what issues you’re facing when attempting the above?