Get Checkitems on a Checklist.

Parameters

ParameterDescription
Checklist IDID of a checklist.
FieldsOne of: all, name, nameData, pos, state, type.
FilterOne 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