Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Create Security Group ServiceNow to Entra ID

oww15
Tera Contributor

Hi everyone!

 

Do you guys know how to configure flow in ServicNow to automatically create a security group in ENTRA if that group is not yet existing in Entra.

Please see my configured flow below:

 

oww15_0-1719231278435.png

I am getting this error:

 

oww15_1-1719231355031.png

Thanks!

3 REPLIES 3

Conorjc7def
Tera Contributor

Hi,

The error is coming from the Create Security Group action. I had the same error and it was because the groups email alias needed to be in a format of "text.text".

Kind Regards,

Conor

 

 

Note, upon further investigation it doesnt need to be specifically in this format as when manually creating a security group the name is usually copied into this field. You just cant have spaces from what I can tell.

mp_10
Tera Contributor

Hi, I’m facing the same issue. Could you please let me know how you managed to resolve it? As suggested, I checked to ensure there’s no space, and I’ve tried adding the email as dev.test and dev.test@example.com, but nothing seems to work. Any insights would be greatly appreciated. Thank you!