Flow Designer Condition - ServiceNow
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-07-2023 05:36 AM
How can I achieve using flow designer
1. When Expected date changes from Empty to a value: "Story <current story> is expected to be ready for development on <Expected start>"
2. When Expected date changes from a value to another: "Story <current story> is now expected to be ready for development on <Expected start>"
3. When Expected date changes from a value to empty: "Story <current story> has not expected date to be ready for development"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-07-2023 02:48 PM
If you are trying to trigger a notification or update worknotes on a record it might be simpler to do it via a Business Rule when the expected date field changes.