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 : T7xNvILa1Yde8SYWBrh65/
Power Automate - Building Flows
Unanswered

Automatic email if no reply after X days from an offer

Like (0) ShareShare
ReportReport
Posted on 10 Mar 2024 20:56:51 by 4

Hello everyone, I would like to create a flow that send an automatic email to a client if he has not answered in 3 days.

I saw topics about it on the platform, but my flow would be applied to any email address when in the message there is a specific sentence written: "We are happy to offer the following rates".

Is there any way to build this? Thank you.

I have the same question (0)
  • v-jefferni Profile Picture
    on 11 Mar 2024 at 10:07:02
    Re: Automatic email if no reply after X days from an offer

    Hi @150223 ,

     

    Based on your description, I managed to create the flow for your reference. Please see in following screenshots. The logic is:

    1. Trigger the flow when a specific email is sent. Trigger condition is:

    @contains(triggerBody()?['body'], 'We are happy to offer the following rates')

    2. Delay 3 days.

    3. Get emails by comparing Subject and From of received emails with Subject and To of the email trigger the flow.

    4. Check the number, if no email received, send the reminder email.

    vjefferni_0-1710151214444.png

    vjefferni_1-1710151467667.png

    vjefferni_2-1710151504422.png

     

    Note that the reminder email cannot contain the specific string (We are happy to offer the following rates) in its body, otherwise it leads an infinity loop to the flow.

     

    Best regards,

  • 150223 Profile Picture
    4 on 17 Mar 2024 at 10:33:46
    Re: Automatic email if no reply after X days from an offer

    Hello @v-jefferni thank you very much for your answer.

    I am not sure how to create a flow, is there any way I can import the one you created?

    I do not know how to insert the 3 days delay.

    Best regards,

  • v-jefferni Profile Picture
    on 18 Mar 2024 at 01:32:51
    Re: Automatic email if no reply after X days from an offer

    Hi @150223 ,

     

    I'm sorry, I'm not permitted to upload zip files. Delay is a built-in action. You can search the name and find it easily.

     

    Best regards,

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…

Chiara Carbone – Community Spotlight

We are honored to recognize Chiara Carbone as our Community Spotlight for November…

Leaderboard > Power Automate

#1
Michael E. Gernaey Profile Picture

Michael E. Gernaey 788 Super User 2025 Season 2

#2
Tomac Profile Picture

Tomac 452 Moderator

#3
developerAJ Profile Picture

developerAJ 302

Last 30 days Overall leaderboard
Loading complete