AD v2 Spoke syntactical questions

CStaples
Tera Contributor

I'm in the process of developing a flow that takes data from a SP form and automates access to AD.  I'm wondering if folks out there have utilized the OOB "Add User(s) to Group(s)" Spoke Action and have any insights on what data AD expects/can handle in these fields?  For example:

Add User to Groups

 

User: This seems to be looking for the SAM name of the user.

Group: This seems to be looking for the ldap DN.

Has anyone experimented with these fields and know if there are specific expectations the Spoke Action has and if it's flexible at all?

1 REPLY 1

Ct111
Giga Sage

it expects array of values.

 

Its fine even if you pass one value in array . That should still work.

 

The earlier v1 version had  Add User to group , which allowed only one value.

But with v2 you have option of passing multiple values.