Step 21: Add a group membership create action (tutorial)
Our app is almost complete. In this step, we'll add the necessary actions to the "Update Memberships" button.
Add the following action to the "Update Memberships" button:
Action Type: Target System Function Execution
Description: Add Memberships {add_cn}
System: AD
Function: MembershipCreate
Set the following Input mappings:
Name
Value Source
Constant Value / Variable
group
variable
add_objectGUID
member
variable
new_objectGUID
Add a second action to the "Update Memberships" button:
Action Type: Restart app
We'll click Save to save our progress so far.
Next: Step 22: Run mode