Microsoft Flow can be used to create recurring tasks in Dynamics 365. Let’s go through an example.
Let’s say we want to send create a task that reminds a salesperson to call their customers every morning.
Sign in to https://flow.microsoft.com. Select My Flows, then New:
Pick Scheduled – From Blank:
Set a date, time and frequency. The flow can run every Month, Week, Day, Hour, Minute and Second:
Click Create. This will create our Recurrence. Now we can tell the flow what to do. Click Next Step:
Search for Dynamics 365, and Create a new record:
Set the Entity Name to Tasks, and provide a Subject:
Add any other information, then click Save:
Now click Test to see if the flow works. Click Run Flow:
Click Done
Go to Dynamics 365. You will see the task has been set up:
The flow is now activated. Wait until the specified date/time/recurrence and you will see a new Task created in Dynamics 365.
To disable the recurring task, select the flow and click Turn Off:
I AM SPENDING MORE TIME THESE DAYS CREATING YOUTUBE VIDEOS TO HELP PEOPLE LEARN THE MICROSOFT POWER PLATFORM.
IF YOU WOULD LIKE TO SEE HOW I BUILD APPS, OR FIND SOMETHING USEFUL READING MY BLOG, I WOULD REALLY APPRECIATE YOU SUBSCRIBING TO MY YOUTUBE CHANNEL.
THANK YOU, AND LET'S KEEP LEARNING TOGETHER.
CARL
Can someone create a Flow for tasks that are due in Dynamics 365? This flow will send an email to the task owner as a reminder. Thanks!