Understanding Automation Process

Hi Community,

I would like to know if anyone has experience with my situation.

I have two apps, using the same table in a google sheet.

Can I run an action on one app so when something happens, ie a data change, that then flags that record and starts an automation.

The automation clears the flag.

If I create another automation in the second app, looking for the flag, will it detect the flag created by another app and run the automation I want in the second app? 

Hope my explanation makes sense?

Anyone tried this before to see if it works?

0 1 59
1 REPLY 1

You can use an API call to the 2nd app to perform the data change. This means the data change actually happens in the 2nd app, and so the Bots in the 2nd app can be triggered by it.

Top Labels in this Space