Action: Create a Board

Trello Operation

The Trello action enables users to create a single Trello Board

Example User Story

I want to create a Trello Board so that I can start adding project Cards to it.

Fields

Field Name
Field Type
Required
Description

name

String

Yes

Name of the board

defaultLists

Boolean

No

Whether to create default lists (To Do, Doing, Done)

defaultLabels

Boolean

No

Whether to create default labels

desc

String

No

Description for the board

Example link

Code (Apache v2.0): Operation

Last updated