Anyway to populate email properties for Microsoft Active Directory using the spoke?

LonLandry1
Giga Guru

Howdy Community,
We are using the Flow Designer action for Microsoft Active Directory V2 to create a group.

Once the group is added to AD, we add users to the groups including email information.

There does not seem to be a spoke action allowing adding email address info.

The only inputs available for the action are user_name & group_names.

Is it advisable & within best practices to copy this spoke & add additional inputs like email address?

 

Thanks for your time and consideration,

Lon

1 REPLY 1

J Siva
Tera Sage

Hi @LonLandry1 
Yes, you can define custom actions using PowerShell cmdlets tailored to your requirements.

Create a script within the Mid Server module and incorporate it into your custom PowerShell step within the flow action.

 

Regards,
Siva