Get the Cards on a Board that match a given filter.

Parameters

ParameterDescription
Board IDID of the Board.
FilterValid Values: all, closed, none, open, visible.

Example Output

[
	{
		"id": "<string>",
		"badges": {
			"fogbugz": "<string>",
			"checkItems": 1,
			"checkItemsChecked": 1,
			"checkItemsEarliestDue": null,
			"comments": 1,
			"attachments": 2,
			"description": true,
			"due": "2000-10-13T13:24:30.905Z",
			"dueComplete": false,
			"start": "2000-03-12T20:05:58.774Z",
			"ai": false,
			"lastUpdatedByAi": false,
			"attachmentsByType": {
				"trello": {
					"board": 2,
					"card": 2
				}
			},
			"externalSource": null,
			"location": false,
			"votes": 2,
			"maliciousAttachments": 1,
			"viewingMemberVoted": false,
			"subscribed": false
		},
		"checkItemStates": [],
		"closed": false,
		"dueComplete": false,
		"dateLastActivity": "2016-07-14T07:28:59.237Z",
		"desc": "<string>",
		"descData": {
			"emoji": {}
		},
		"due": "2013-06-21T14:09:39.920Z",
		"dueReminder": null,
		"email": null,
		"idBoard": "<string>",
		"idChecklists": [
			"<string>"
		],
		"idList": "<string>",
		"idMembers": [],
		"idMembersVoted": [],
		"idShort": 15,
		"idAttachmentCover": null,
		"labels": [],
		"idLabels": [],
		"manualCoverAttachment": false,
		"name": "<string>",
		"nodeId": "<string>",
		"pinned": false,
		"pos": 1416,
		"shortLink": "<string>",
		"shortUrl": "<string>",
		"start": "2010-02-22T07:50:11.058Z",
		"subscribed": false,
		"url": "<string>",
		"cover": {
			"idAttachment": null,
			"color": null,
			"idUploadedBackground": null,
			"size": "<string>",
			"brightness": "<string>",
			"idPlugin": null
		},
		"isTemplate": false,
		"cardRole": null,
		"mirrorSourceId": null
	},
	{
		"id": "<string>",
		"badges": {
			"fogbugz": "<string>",
			"checkItems": 2,
			"checkItemsChecked": 0,
			"checkItemsEarliestDue": null,
			"comments": 1,
			"attachments": 2,
			"description": true,
			"due": "2022-10-11T05:53:05.423Z",
			"dueComplete": false,
			"start": "2010-08-07T03:06:59.852Z",
			"lastUpdatedByAi": false,
			"attachmentsByType": {
				"trello": {
					"board": 0,
					"card": 2
				}
			},
			"externalSource": null,
			"location": false,
			"votes": 2,
			"maliciousAttachments": 2,
			"viewingMemberVoted": false,
			"subscribed": false
		},
		"checkItemStates": [],
		"closed": false,
		"dueComplete": false,
		"dateLastActivity": "2016-04-13T06:13:00.035Z",
		"desc": "<string>",
		"descData": {
			"emoji": {}
		},
		"due": "2020-04-17T05:00:39.606Z",
		"dueReminder": null,
		"email": null,
		"idBoard": "<string>",
		"idChecklists": [],
		"idList": "<string>",
		"idMembers": [],
		"idMembersVoted": [],
		"idShort": 11,
		"idAttachmentCover": null,
		"labels": [],
		"idLabels": [],
		"manualCoverAttachment": false,
		"name": "<string>",
		"nodeId": "<string>",
		"pinned": false,
		"pos": 1359,
		"shortLink": "<string>",
		"shortUrl": "<string>",
		"start": "2004-08-14T17:50:06.078Z",
		"subscribed": false,
		"url": "<string>",
		"cover": {
			"idAttachment": null,
			"color": null,
			"idUploadedBackground": null,
			"size": "<string>",
			"brightness": "<string>",
			"idPlugin": null
		},
		"isTemplate": false,
		"cardRole": null,
		"mirrorSourceId": null
	}
]

Workflow Library Example

Get Board Cards with Trello and Send Results Via Email

Preview this Workflow on desktop

Get the Cards on a Board that match a given filter.

Parameters

ParameterDescription
Board IDID of the Board.
FilterValid Values: all, closed, none, open, visible.

Example Output

[
	{
		"id": "<string>",
		"badges": {
			"fogbugz": "<string>",
			"checkItems": 1,
			"checkItemsChecked": 1,
			"checkItemsEarliestDue": null,
			"comments": 1,
			"attachments": 2,
			"description": true,
			"due": "2000-10-13T13:24:30.905Z",
			"dueComplete": false,
			"start": "2000-03-12T20:05:58.774Z",
			"ai": false,
			"lastUpdatedByAi": false,
			"attachmentsByType": {
				"trello": {
					"board": 2,
					"card": 2
				}
			},
			"externalSource": null,
			"location": false,
			"votes": 2,
			"maliciousAttachments": 1,
			"viewingMemberVoted": false,
			"subscribed": false
		},
		"checkItemStates": [],
		"closed": false,
		"dueComplete": false,
		"dateLastActivity": "2016-07-14T07:28:59.237Z",
		"desc": "<string>",
		"descData": {
			"emoji": {}
		},
		"due": "2013-06-21T14:09:39.920Z",
		"dueReminder": null,
		"email": null,
		"idBoard": "<string>",
		"idChecklists": [
			"<string>"
		],
		"idList": "<string>",
		"idMembers": [],
		"idMembersVoted": [],
		"idShort": 15,
		"idAttachmentCover": null,
		"labels": [],
		"idLabels": [],
		"manualCoverAttachment": false,
		"name": "<string>",
		"nodeId": "<string>",
		"pinned": false,
		"pos": 1416,
		"shortLink": "<string>",
		"shortUrl": "<string>",
		"start": "2010-02-22T07:50:11.058Z",
		"subscribed": false,
		"url": "<string>",
		"cover": {
			"idAttachment": null,
			"color": null,
			"idUploadedBackground": null,
			"size": "<string>",
			"brightness": "<string>",
			"idPlugin": null
		},
		"isTemplate": false,
		"cardRole": null,
		"mirrorSourceId": null
	},
	{
		"id": "<string>",
		"badges": {
			"fogbugz": "<string>",
			"checkItems": 2,
			"checkItemsChecked": 0,
			"checkItemsEarliestDue": null,
			"comments": 1,
			"attachments": 2,
			"description": true,
			"due": "2022-10-11T05:53:05.423Z",
			"dueComplete": false,
			"start": "2010-08-07T03:06:59.852Z",
			"lastUpdatedByAi": false,
			"attachmentsByType": {
				"trello": {
					"board": 0,
					"card": 2
				}
			},
			"externalSource": null,
			"location": false,
			"votes": 2,
			"maliciousAttachments": 2,
			"viewingMemberVoted": false,
			"subscribed": false
		},
		"checkItemStates": [],
		"closed": false,
		"dueComplete": false,
		"dateLastActivity": "2016-04-13T06:13:00.035Z",
		"desc": "<string>",
		"descData": {
			"emoji": {}
		},
		"due": "2020-04-17T05:00:39.606Z",
		"dueReminder": null,
		"email": null,
		"idBoard": "<string>",
		"idChecklists": [],
		"idList": "<string>",
		"idMembers": [],
		"idMembersVoted": [],
		"idShort": 11,
		"idAttachmentCover": null,
		"labels": [],
		"idLabels": [],
		"manualCoverAttachment": false,
		"name": "<string>",
		"nodeId": "<string>",
		"pinned": false,
		"pos": 1359,
		"shortLink": "<string>",
		"shortUrl": "<string>",
		"start": "2004-08-14T17:50:06.078Z",
		"subscribed": false,
		"url": "<string>",
		"cover": {
			"idAttachment": null,
			"color": null,
			"idUploadedBackground": null,
			"size": "<string>",
			"brightness": "<string>",
			"idPlugin": null
		},
		"isTemplate": false,
		"cardRole": null,
		"mirrorSourceId": null
	}
]

Workflow Library Example

Get Board Cards with Trello and Send Results Via Email

Preview this Workflow on desktop