Skip to main content
Community site session details

Community site session details

Session Id :
Power Automate - Building Flows
Unanswered

Automatic email if no reply after X days from an offer

(0) ShareShare
ReportReport
Posted on 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.

  • v-jefferni Profile Picture
    on at
    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,

  • 150223 Profile Picture
    4 on at
    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 at
    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,

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

Paul Stork – Community Spotlight

We are honored to recognize Paul Stork as our July 2025 Community…

Congratulations to the June Top 10 Community Leaders!

These are the community rock stars!

Announcing the Engage with the Community forum!

This forum is your space to connect, share, and grow!

Leaderboard > Power Automate

#1
Michael E. Gernaey Profile Picture

Michael E. Gernaey 497 Super User 2025 Season 1

#2
David_MA Profile Picture

David_MA 436 Super User 2025 Season 1

#3
Riyaz_riz11 Profile Picture

Riyaz_riz11 244 Super User 2025 Season 1