Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
My query is: I want to create an automation for a similar process as the first reload for data, with a condition that, if successful, sends an email confirming the data reload; if not, displays the error. Once the data reload is successful, the second app visualization app—specifically for the reports and dashboards—is launched. means that if there are any modifications to the first app of data load, we can see all of the visualization.
HI @Vikash2024,
I would create more than one automation.
1. Automation for reloading the first app
2. Automation listening for successful reload events and sending an e-mail (you can filter in the on specific apps if you want but also can use the automation for all apps)
3. Automation listening for successful reload event from the app of automation 1 and then starting the reload of app 2
HI @Vikash2024,
I would create more than one automation.
1. Automation for reloading the first app
2. Automation listening for successful reload events and sending an e-mail (you can filter in the on specific apps if you want but also can use the automation for all apps)
3. Automation listening for successful reload event from the app of automation 1 and then starting the reload of app 2
I apologize that I am unable to understand this solution.
can you explain in more better way so that i can understand and implement the solution?