Hey Guys, is it possible to me (owner of app), receive a Notification or e-mail, when someone opens the App I created?
If it is, how can we achiev this?
Solved! Go to Solution.
Hi @Anonymous,
Do you want to receive an email when someone else open the app that you created?
Have you solved your problem?
I agree with @Jeff_Thorpe's thought almost, you could consider take a try to trigger a flow when opening your app, then within the flow, send an email to you.
I have made a test on my side, please take a try with the following workaround:
Create a flow:
Create an app:
Set the OnStart property of the first screen of your app to following formula:
'YourFlowName'.Run()
More details about triggering a flow from an app, please check the following article:
If you have solved your problem, please go ahead and click “Accept as Solution” so that this thread will be marked for other users to easily identify.
Best regards,
Kris
You could create a PowerApps triggered Flow and add it to the OnStart property of the PowerApp.
Yeah I thought it too, But, I am newbie in MS Flows and really don't know how and wich use 😞
*edit*
Actually I Could do it, and got it working right!!!
Thanks!
Hi @Anonymous,
Do you want to receive an email when someone else open the app that you created?
Have you solved your problem?
I agree with @Jeff_Thorpe's thought almost, you could consider take a try to trigger a flow when opening your app, then within the flow, send an email to you.
I have made a test on my side, please take a try with the following workaround:
Create a flow:
Create an app:
Set the OnStart property of the first screen of your app to following formula:
'YourFlowName'.Run()
More details about triggering a flow from an app, please check the following article:
If you have solved your problem, please go ahead and click “Accept as Solution” so that this thread will be marked for other users to easily identify.
Best regards,
Kris
Hi v-xida-msft, yes I got it working fine now, thanks for the help!
Im wondering now if it is possible to keep registering the entrances in a excel table so I can analyse datetimes that my app is more opened, its a cool analyze 🙂
User | Count |
---|---|
158 | |
91 | |
67 | |
63 | |
63 |
User | Count |
---|---|
213 | |
157 | |
97 | |
86 | |
76 |