The CreatorCon Call for Content is officially open! Get started here.

Creation of the new email and inbound rules in servicenow

phr
Tera Contributor

Hi All,

 

I have a requirement to create a new email with inbound rules with respect to Assignment group and support organization. How to achieve this?

 

2 REPLIES 2

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @phr 

 

These are 2 steps

- Create Inbound action

- Use Assignment rule / Look up to assign the incidents to required group.

 

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]

****************************************************************************************************************

Maddysunil
Kilo Sage

@phr

you can create new inbound action, In the Conditions section, specify the conditions under which the email action should be triggered. This includes conditions related to Assignment Group and Support Organization. For example, you might want to trigger the action if the email is sent to a specific email address associated with a certain Assignment Group or Support Organization.

  • In the Action section, define what should happen when the conditions are met. This can include creating a new record, updating an existing record, sending notifications, etc.
  • For your requirement, you might want to create a new incident or task record, assign it to the appropriate Assignment Group, and set the Support Organization field accordingly.

Please Mark Correct if this solves your query and also mark 👍Helpful if you find my response worthy based on the impact.

 

Thanks