I am taking data from a Create New Contracts in Dynamics 365 and adding it to yhe Outlook Calendar.
The way I want it to work is:
- a user creates a new contract in Dynamics 365
- the Contract End Date creates an Event in Outlook calendar
- the user gets an email notification a week before the event
In the Caledar app, there is a way to create Email reminders from New Events, is there a way to use that in Flows?
I have a flow creating the event, but I want to know how to make a flow that will send an email notification a week before the event.
Any ideas?
Thanks in advance.