Inbound Action

DEEPAK KUMAR SI
Tera Contributor

Hi Devs,

 

Need you suggestion in one of the requirement.

I have to block Incident creation when email is sent from 4 different addresses to a particular email id. apart from this condition it should create incident as per existing inbound action for other email addresses.

6 REPLIES 6

Hi @DEEPAK KUMAR SI 

Try email.from in the your script and check whether the incoming email address is same as restricted email address else create record.

refer the doc- Parsing Inbound Email | ServiceNow Developer for email.form.

Hi @DEEPAK KUMAR SI 

 

Here is some links:

AtulyaLNG_0-1700566039741.png

https://www.servicenow.com/community/developer-forum/how-block-an-email-for-inbound-action/m-p/15871...

https://www.servicenow.com/community/itsm-forum/stop-inbound-actions-for-multiple-alert-emails-with-...

https://www.servicenow.com/community/itsm-forum/how-to-stop-processing-inbound-email-action-for-cert...

 

 

https://www.servicenow.com/community/developer-forum/restrict-inbound-email-action-for-specific-thir...

 

*************************************************************************************************************
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]

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