Send Email notification for every three days until a condition is satisfied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-02-2021 10:00 PM
Hello,
I have the following challenge: I have a date field in a table, once the date field in a record is filled and saved, an email notification is sent every three days until a field called "Number" is filled out. It should check on every record in a table. Can anyone please help me out with this?
Thanks!
- Labels:
-
Service Catalog
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-17-2021 10:31 PM
Thanks for the reply. With the helps of docs I created the flow and I do not have any for and while conditions , I have only two timers and if logics so hoping that I am good performance wise. My question how do we know if flow is success or failing though our conditions are met?
Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-17-2021 10:39 PM
Hi,
the flow will stop when the conditions are met
that's how the Do Until works
It executes the steps until the condition is met
If you refer example from docs for Incident resolution
It would execute the flow till INC gets resolved
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-27-2021 09:17 PM
Thank you for marking my response as helpful.
If my response helped you please mark it correct to close the question so that it benefits future readers as well.
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader