Data retrieved by Atlassian Trello connector
Data retrieved by the Atlassian Trello connector that is stored by Flexera.
Organization
| API property |
Description |
| id |
The organization's ID. |
| billableMemberCount |
The number of members that are billable: members that are assigned to a subscription. |
| displayName |
The organization's display name. |
| name |
The organization's unique name. |
| products |
The list of product codes assigned to the organization. |
Member
| API property |
Description |
| id |
The member's ID. |
| fullName |
The user's name and surname. |
| memberType |
The member's status: normal or ghost (for inactive member). |
| products |
The list of product codes assigned to the member. |
| username |
The member's unique username. |
| confirmed |
true if the user has confirmed the account; otherwise, false |
Member actions
| API property |
Description |
| id |
The action's ID. |
| idMemberCreator |
The ID of the member that performed the action. |
| data |
The additional data containing information about organization, member, card, board or list depending on the type of the performed action. |
| type |
The type of performed action. |
| date |
The date of the action. |
| memberCreator |
The details of the member that performed the action. |