- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-05-2022 04:47 AM
Hi all,
I have a requirement to validate Target case state in Inbound flow to decide to continue with underlying inbound email flows or not.
As I cannot validate it in Flow Trigger conditions, I have used Flow logic to validate it. Now I don't know how to dynamically stop or continue with underlying inbound email flows/actions.
Can anyone help!!!
Solved! Go to Solution.
- Labels:
-
Scripting and Coding

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-27-2022 08:11 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-06-2022 11:13 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-08-2022 03:08 AM
Thanks Luke for the reply!!
"End" will stop the current flow. However my requirement is to stop the execution of all inbound flows/actions once condition is met.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-27-2022 08:11 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-06-2023 12:20 PM
The KB link above redirects to https://docs.servicenow.com/bundle/sandiego-application-development/page/administer/notification/tas...
How can we disable processing conditionally? I don't know if I want to stop after this flow until I am in the middle of processing the email.