How to sent Reminder Mails for every 7, 14, 21 and 28 days through flow designer without repeating
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-23-2022 04:47 AM
I want to send reminder email notifications every 7, 14, 21, and 28 days from the date created until the state is closed through the flow designer.
I tried to achieve using the below condition. This flow will run daily and this flow is repeatedly sending mails everyday once created date crossed 7 days and I need to constraint to only one time for every 7, 14, 21, and 28 days.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-23-2022 05:14 AM
Hi,
You can make a flow as below
Thanks and Regards,
Saurabh Gupta
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-27-2022 05:37 AM
Any other way to achieve this?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-27-2022 05:39 AM
This is the simplest way.
Other way is to have a schedule job with a flag on request table.
Thanks and Regards,
Saurabh Gupta
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-27-2022 05:46 AM
What is an event record? An event you mean to say.