Kinetic Request CE Team Retrieve Version 1
Parameters
Name | Description |
---|---|
Error Handling | Determine what to return if an error is encountered. |
Space Slug | The slug of the space (defaults to info value if not provided). |
Team Name | Optional. If only one team's information is desired, specify team name |
Include Membership | Whether or not to include the memberships of the team(s), default: true, possible options: true, false |
Include Attributes | Whether or not to include the attributes of the team(s), default: true, possible options: true, false |
Sample Configration
Name | Description |
---|---|
Error Handling | Error Message |
Space Slug | |
Team Name | Marketing |
Include Membership | true |
Include Attributes | true |
Results
Name | Description |
---|---|
Handler Error Message | Error message if an error was encountered and Error Handling is set to "Error Message". |
Name | The Name of the team |
Slug | The Slug of the team |
Description | The Description of the team |
Attributes JSON | A JSON Array of the teams Attributes |
Membership JSON | A JSON Array of the teams Members |
Exists | Does the team exist? |
Has Members | Does the team have members? |
Looking for a workflow engine?
Learn more about the Kinetic Data Enterprise Workflow Platform
Check it out