Manage Membership
In this workflow, we want to combine a few different activities to comprehensively manage the membership of an existing person in one or more teams. We want to be able to add the person to one or more teams, but also to remove them from several teams.
Arguments
Name | Type | Required | Description |
---|---|---|---|
targetedUserArg | String | Yes | User that we want to add/remove to/from teams |
teamsToRemoveUserFromArg | String[] | Yes | Teamnames that we want the user to be removed from |
teamsToAddUserToArg | String[] | Yes | Teamnames that we want the user to be added to |
teamToAddTypeArg | String | Yes | Membership type the user will get when getting added to the teams |
Form
Name | Type | Required | Description |
---|---|---|---|
actionType | Combobox | Yes | Single selection of actionType (“add”, “remove”, “both”) |
targetedUserArg | Combobox | Yes | Single selection of predefined Teams member |
teamsToRemoveUserFromArg | Combobox | Yes | multiple selection of predefined Teams the targetedUser gets removed from |
teamsToAddUserToArg | Combobox | Yes | multiple selection of predefined Teams the targetedUser added to |
teamToAddTypeArg | Combobox | Yes | Combobox for single selection of predefined membership type (“External”, “Default”, “Owner”) |
ActionType:
Visibility Regex:
//Parameters related to adding
'%ActionType%' = 'add' or '%ActionType%' = 'both'
//Parameters related to removing
'%ActionType%' = 'remove' or '%ActionType%' = 'both'
Finished Form:
Download the free workflow template
Description for importing a workflow template:: Import of a workflow template
Note
This free template includes a sample workflow that can be imported into an existing FLOWSTER Studio system and customized to fit your process. Ensure both form and system-specific parameters are adjusted before execution.
Please note, these templates are free and provided "as is," without warranties. Use is at your own risk. The provider does not guarantee the templates are error-free or will meet the user's specific needs. By using the templates, you agree to these terms and waive any claims against the provider.
If you require further support, please feel free to contact us via the following link.