Hi team,
We have an app that is running a flow on startup but was wondering if we can have the app to automatically open at a given time during the day.
The action triggered on start would be to invoke a instant flow that will grab some info and create / send csv via email.
It is working fine if user opens the app but we will miss the data if user forgets to open the app.
We tried scheduled flow but unable to share the scheduled flow with all the 400+ users we have. And also the schedule flow is Owner's dependent and not run by user.
Is there a way to achieve this? Open the app automatically on the browser
Thank you