Anyway to populate email properties for Microsoft Active Directory using the spoke?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-04-2025 12:11 PM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-04-2025 10:27 PM
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