Hey all. I am trying to create an app where any UPDATE, ADD, or DELETE operation in Table1 initiates an action in Table2 row which has one of the column values the same. Is there a video demo for this available online?
@Balakumar_Krishnamu1 You can use a Data Change action in your workflow to trigger a custom action. Reference actions can trigger a change on a different table. Check out this article and example app.