Skip to main content

Get Card Check Item

Get a specific checkItem on a card.

Parameters

ParameterDescription
Card IDThe ID of the Card.
CheckItem IDThe ID of the checkitem.
Fieldsall 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

Workflow LibraryPreview this Workflow on desktop