Actions
Add Group
Create a new group.
External Documentation
To learn more, visit the Atlassian Crowd documentation.
Basic Parameters
Parameter | Description |
---|---|
Active | Set whether the entity is active. |
Description | The description of the group. |
Expand | Set if the response should include expanded information. |
Name | The name of the group. |
Type | The type of the group entity. |
Advanced Parameters
Parameter | Description |
---|---|
Attributes | Additional attributes of the entity.For example:{ "attributes": [ { "name": "string", "values": ["string"] } ]} For more information about the Attributes parameter, visit Atlassian Crowd API documentation. |
Link Href | The URL that points to the related entity. |
Link Rel | The relationship type of the linked entity (e.g., self , next , previous ). |
Example Output
Workflow Library Example
Add Group with Atlassian Crowd and Send Results Via Email
Preview this Workflow on desktop
Was this page helpful?