Hello All, I want to trigger a microflow only after restarting application. Is there a way to know, in the after startup flow, if the application was just restarted (First run after restarting)? Or to set a scheduled event only after restarting the application? If not, I'd love to hear other suggestions. Thank you, Lital
asked
Lital Sherman
3 answers
1
Hi,
you can use for that “after startup microflow” from project settings.
answered
Mikolaj Jankiewicz
1
The After-startup microflow only runs directly after “the application was just restarted”. So all you need to do is to add a call yo your microflow from the after startup microflow.