I want to delay an action until a specific time (08:30P) in the current day. How should I format the timestamp variable in the Delay Until action?
Hi blokpardi,
It seems that you cannot achieve this in "Delay Until" for now as you can see there is not such Date function in the workflow definition language so far:
https://docs.microsoft.com/en-us/azure/logic-apps/logic-apps-workflow-definition-language
But since your requirement is to make the action run at a specific time of the day, I suggest you could consider if you could use the "Schedule" trigger in the flow:
You could see that it contains a Start time field in advanced option which you can set to 8:30p and add the following actions below it.
Let me know if this could help.
Regards,
Mona
Odd, I can't seem to find the recurrence action in the schedule activity. The schedule only gives me a count and unit, but no advanced options. Where do I find recurrence?
Nevermind, I see it. You only get recurrence if it's a trigger. What I want is to manually trigger the flow from a button, then set a specific time later in the day for the notification. Seems that's not possible?
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
Learn to digitize and optimize business processes and connect all your applications to share data in real time.
User | Count |
---|---|
63 | |
51 | |
30 | |
29 | |
24 |