Create Board
Create a board inside a workspace in monday.com.
Input
Field | Definition | Type | Required |
---|---|---|---|
Workspace | |||
ID |
The workspace identifier.
|
Number | FALSE |
Board |
|||
Name | The name of the created board. | Text | TRUE |
Kind |
The kind of board:
|
Dropdown | TRUE |
Description | The description for the board. | Text | FALSE |
Folder ID | The board's folder identifier. | Number | FALSE |
Template ID |
The template identifiers. You must have the template saved in your monday.com account. For a template, the Template ID is the same as the Board ID. |
Number | FALSE |
Owner IDs |
A list of the user IDs to add as board owners.
Attempting to create a board with a non-existent owner returns the error message: Failed to run users loader. |
List of Numbers | FALSE |
Subscriber IDs |
A list of the user IDs to subscribe to the board.
|
List of Numbers | FALSE |
Subscriber Teams IDs |
A list of the team IDs to subscribe to the board.
|
List of Numbers | FALSE |
Output
Field | Definition | Type |
---|---|---|
Board | ||
ID | Unique identification number for the board. | Number |
Name | The name of the board. | Text |
Description | The description for the board. | Text |
Kind |
The type of board:
|
Text |
Permissions |
The permission set for the board:
|
Text |
State |
The current state of the board:
|
Text |
Type |
The object type of the board:
|
Text |
Updated At | The last time the board was updated. | Date & Time |
Folder ID | The unique identifier of the folder that contains the board. | Number |
Workspace |
The workspace where the board is located:
|
Object |
Owners |
The owners of the board:
|
List of Objects |
Creator |
The creator of the board:
|
Object |
Subscribers |
A list of the subscribers to the board:
|
List of Objects |
Groups |
A list of the visible groups belonging to the board:
|
List of Objects |
Columns |
A list of the visible columns belonging to the board:
|
List of Objects |