Get Checkitems On Checklist
Get Checkitems on a Checklist.
Parameters
Parameter | Description |
---|---|
Checklist ID | ID of a checklist. |
Fields | One of: all , name , nameData , pos , state , type . |
Filter | One of: all , none . |
Example Output
[
{
"id": "63761709047af800f4fa473a",
"name": "blah2",
"idChecklist": "63761706cda34601bee5af0e"
},
{
"id": "6376170afb2efb0015082cec",
"name": "rwevf",
"idChecklist": "63761706cda34601bee5af0e"
}
]
Workflow Library Example
Get Checkitems on Checklist with Trello and Send Results Via Email
Preview this Workflow on desktop