Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 24 Current »

240614_Wiki_Templates_Header_1100x250_oC.png
Usecase-min.png

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.

Structure-min.png

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”)

image-20240418-201310.png

ActionType:

image-20240418-201317.png

Visibility Regex:

//Parameters related to adding
'%ActionType%' = 'add' or '%ActionType%' = 'both' 
//Parameters related to removing
'%ActionType%' = 'remove' or '%ActionType%' = 'both'

Finished Form:

managemembership.pngworkflow-min.png

Download the free workflow template

Download-min.png

Description for importing a workflow template:: Import of a workflow template

MitgliedschaftVerwaltenScreenshot.bmp

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.


Contact Us-min.png

  • No labels