Get Card Check Item
Get a specific checkItem on a card.
Parameters
Parameter | Description |
---|---|
Card ID | The ID of the Card. |
CheckItem ID | The ID of the checkitem. |
Fields | all or a comma-separated list of name,nameData,pos,state,type . |
Example Output
{
"id": "63761709047af800f4fa473a",
"name": "blah2",
"nameData": {
"emoji": {}
},
"pos": 16640.5,
"idChecklist": "63761706cda34601bee5af0e",
"state": "incomplete"
}
Workflow Library Example
Get Card Check Item with Trello and Send Results Via Email
Preview this Workflow on desktop