Forum Discussion
How to make press the button at a specific time ?
Hi, i'm newbie on power apps.
I'm making an app that sends messages to MS teams (with power apps)
in my apps,
Currently, I have to press the button myself to send a message.
I want to send a message when the time I want.
So, I need a message sending button to be automatically clicked when The time I want.
but, I can't find a way to set it up for 13:45 for example.
Is there any way to solve the above problem?
ps.
if i use powerautomate(https://powerautomate.microsoft.com/), can I be able to solve the problem above?
yes, you can set scheduled actions in Power Automate. PowerApps is for user interactions, not for automated processes.
2 Replies
- lbendlinSuper User
yes, you can set scheduled actions in Power Automate. PowerApps is for user interactions, not for automated processes.
- Syndicate_AdminAdministrator
Use a Power Automate flow with a recurrence trigger set for the time you want the message to be sent. Understanding The Trigger: Recurrence - FlowJoe.io