Parameters

ParameterDescription
Cloud IDThe unique Cloud ID of your Atlassian site which can be retrieved using “Get Cloud ID”.
Team IDThe unique internal team’s ID.

Example Output

{    "data": {        "compass": {            "teamData": {                "teamId": "ari:cloud:identity::team/bda4a548-6604-44fd-a916-579bf801b391",                "labels": [],                "currentCheckin": null            }        }    },    "extensions": {        "gateway": {            "request_id": "9847c99f17931860",            "crossRegion": false,            "edgeCrossRegion": false,            "deprecatedFieldsUsed": []        }    }}

Workflow Library Example

Get Team Data with Compass and Send Results Via Email

Preview this Workflow on desktop