Microflow call during start up

4
Hi, I work in a Agile project, every 2 weeks we will have release on production. I want to run a set of microflows which migrates few table fields with required values. Can i call these microflows once my application is up and running automatically . rather than me going and clicking. Thanks, Swathi S
asked
1 answers
7

Hi Swathi,

Yes that is possible. Everytime you startup your app for the first time, you can run a microflow. It's called the startup microflow. You can set it at: Project Settings -> After startup.

answered