get assignment group based on email

Swati k1
Tera Contributor

Hi All,

Kindly help me code on below requirement

 

we have one  catalogue  having  2 variables

1) requested for
2) assignment group

If logged in user ITIL user than only assignment group appears (it's already working)

If non ITIL user requested for email contain @gmail.org than assignment group auto filled xyz group ...non ITIL user assignment group variable not appear..but backend assign to xyz group...

Else all other users abc group has to update

1 REPLY 1

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @Swati k1 

 

Lil confusing

 

If non ITIL user requested for email contain @gmail.org than assignment group auto filled xyz group

Atul: Is any possible case , that ITIL user has gmail.org?

If no then in above case you can use the regex to get the domain and via flow set the group.

...non ITIL user assignment group variable not appear..but backend assign to xyz group...

Atul: Where is not appearing?

Else all other users abc group has to update

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

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