We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

Roles restriction in inbound actions

medukonduri nag
Mega Contributor

if we assign Specific role to inbond action only that roles user can only send mails to servicenow how?

1 REPLY 1

Yousaf
Giga Sage

Hi medukondri,

Its a condition when all conditions return true inbound action fires. In this case its probably checking the roles of the user who sent this email to system and if it has the role defined in Required roles. The condition will evaluate to true.

 

Mark Correct and Helpful if it helps.


***Mark Correct or Helpful if it helps.***