web
You’re offline. This is a read only version of the page.
close
Skip to main content
Community site session details

Community site session details

Session Id :
Customer experience | Sales, Customer Insights,...
Answered

Email notification reminder sent when opportunities approaching renewal

(0) ShareShare
ReportReport
Posted on by 187

Hi community,

I am attempting to create a workflow /flow that sends an email notification to the opportunity owner and his manager of opportunities approaching renewal at six, three, two, one months before renewal and a week before renewal. Email notification template to read- "this opportunity is due for renewal on (renewal date field inserted)". Flow would have access to dynamics module and the notification be sent in outlook. Could anyone give me a guide/steps on how to set the flow to achieve this use case? Thanks

I have the same question (0)
  • Suggested answer
    Bipin D365 Profile Picture
    28,983 Moderator on at
    RE: Email notification reminder sent when opportunities approaching renewal

    Hi,

    Please look at below article on how to setup your flow for your notification -

    xrmdynamicscrm.wordpress.com/.../

    It will give you an idea on how to approach this requirement.

    Please mark my answer verified if this is helpful!

    Regards,

    Bipin Kumar

    Follow my Blog: xrmdynamicscrm.wordpress.com/

  • Verified answer
    Nya Profile Picture
    29,060 on at
    RE: Email notification reminder sent when opportunities approaching renewal

    Hi,

    The renewal field seems to be a custom field in Opportunity entity, right?

    Here, I will use the estimatedclosedate field as an example.

    Please set your flow as the following steps:

    1. Create a scheduled cloud flow and set it sun every day:

     Image

    1. List all opportunities.

     Image

    1. Get the records.

     Image

    1. Add a “Condition” into the step.

     Image

    1. Adjust the condition expressions as:

    the left one:

    formatDateTime(outputs('Get_a_row_by_ID')?['body/estimatedclosedate'],'MM/dd/yyyy')

    the right one: (Here is a week as an example, for the rest of the time you just need to adjust the number of days.)

    formatDateTime(addDays(utcNow(), 7), 'MM/dd/yyyy')

    1. Add a “Send an email notification” step and send the notification email to anyone you want.

     Image

    Then the notifications of all opportunities whose Est. Close Date is 7 days later than today will be sent.

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

Abhilash Warrier – Community Spotlight

We are honored to recognize Abhilash Warrier as our Community Spotlight honoree for…

Leaderboard > Customer experience | Sales, Customer Insights, CRM

#1
Rishabh Kanaskar Profile Picture

Rishabh Kanaskar 258

#2
MVP-Daniyal Khaleel Profile Picture

MVP-Daniyal Khaleel 179

#3
Tom_Gioielli Profile Picture

Tom_Gioielli 129 Super User 2025 Season 2

Last 30 days Overall leaderboard

Product updates

Dynamics 365 release plans