- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-14-2020 02:53 AM
Hi ,
I would like to know which has a higher priority to execute, an Inbound email action or an Inbound Email Flow ?
If a flow designer executes first then would an inbound action having somewhat similar condition execute as well ?
Are there any configurations through which we can control which to execute first ?
Thanks,
Avik
Solved! Go to Solution.
- Labels:
-
Scripting and Coding
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-14-2020 03:05 AM
Hi Avik,
As per docs
The execution order of the inbound email flows take a higher precedence than inbound actions (that is if an email flow executes, it prevents execution of inbound actions).
check links below
https://hi.service-now.com/kb_view.do?sysparm_article=KB0813088
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
‎08-14-2020 03:05 AM
Hi Avik,
As per docs
The execution order of the inbound email flows take a higher precedence than inbound actions (that is if an email flow executes, it prevents execution of inbound actions).
check links below
https://hi.service-now.com/kb_view.do?sysparm_article=KB0813088
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
‎08-14-2020 03:08 AM
HI,
Agree, always flow and then actions. So if flow matches the condition no inbound action is used.
Thanks,
Ashutosh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-21-2022 10:24 AM
We have recently noticed while troubleshoot, that Inbound Email Flows do NOT update Email log records with the record that gets created from the. Inbound Actions do this.
Is this a defect? Slated in a future release?
Does anyone make this update within their Flows?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-15-2022 09:14 AM
I did not know this, thanks for the information.