Create a new user group
Facts Schema IDSchema.slack.functions.CreateUsergroup
slack#/functions/create_usergroup
The name of the user group to be created
Monetization Tiger Team
Scruffy-looking nerf-herders
The
@usergroup
handle that will be used to address the group in conversation
tiger-team-money
nerf-herders
Select a team
T1234567890
The ID for the user group you just created
S123ABC456
Create a new user group. You can add members to it later.
Example workflow stepconst createUsergroupStep = ExampleWorkflow.addStep(
Schema.slack.functions.CreateUsergroup,
{
usergroup_name: "Baking enthusiasts",
usergroup_handle: "cookies",
},
);
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4