Skip to main content

Get Checkitems On Card

Get the completed checklist items on a card.

Parameters

ParameterDescription
Card IDThe ID of the Card.
Fieldsall or a comma-separated list of: idCheckItem, state.

Example Output

[
{
"id": "63761709047af800f4fa473a",
"name": "blah2",
"idChecklist": "63761706cda34601bee5af0e"
},
{
"id": "6376170afb2efb0015082cec",
"name": "rwevf",
"idChecklist": "63761706cda34601bee5af0e"
}
]

Workflow Library Example

Get Checkitems on Card with Trello and Send Results Via Email

Workflow LibraryPreview this Workflow on desktop