Hi All,
I am able to create a scheduled flow to drop a mail every month. But I need to create a flow that enables me to pick a particular date of a month ( say 20th of April, 22nd of May) etc. Likewise, I need to create a flow that automates sending a mail when that particular date arrives.
Seeking assistance in creating it. Thanks .
Hi!
"I need to create a flow that enables me to pick a particular date of a month ( say 20th of April, 22nd of May) etc"
You can do it by programming daily recurrence, then add a Condition action block and evaluate inside current date by means of utcNow() based function, so if it matches with desired date (flow executes your desired logic on the true branch. Just leave false branch empty.
Once working you can even move the condition evaluation to the trigger settings (conditional trigger) so you flow will not be executed daily but just when date matches with the ones you need
Hope this helps
Proud to be a Flownaut!
Hi again!
Tested with today's date (04-19) and working as expected
Hope this helps
Proud to be a Flownaut!
Hi!
Did you have time to implement my suggestion? Did it worked?
If so, remember to marke this topic as solved, so other members of the community facing similar issues in the future can find a solution faster
THanx for your contribution to make this community great!
Proud to be a Flownaut!
I am checking on the functionality of the flow, will let you know my feedback ASAP.
Join digitally, March 2–4, 2021 to explore new tech that's ready to implement. Experience the keynote in mixed reality through AltspaceVR!
Power Platform release plan for the 2021 release wave 1 describes all new features releasing from April through September 2021.
User | Count |
---|---|
32 | |
15 | |
14 | |
13 | |
7 |
User | Count |
---|---|
39 | |
23 | |
14 | |
10 | |
7 |