Skip to content

Monday boards

Description

The Monday Boards activity enables you to interact with boards in Monday.com. Boards represent visual project spaces where items (tasks or data rows) are organized into groups and columns.

This activity supports:

  • Retrieving details of all boards or a specific board
  • Creating new boards with a given name and visibility (Public, Private, or Share)

Use case: Use this activity to dynamically generate new project boards during an onboarding workflow, or retrieve and filter board details for further automation using subsequent activities like Monday Board Items.


Input

OperationRequired Fields
GetBoardId
Get AllNone
CreateBoardName, BoardKind

Output

Output TypeFormatDescription
DataJSONSingle board or list of boards as JSON.

Configuration Fields

Field NameDescription
ConnectionSelect a valid Monday.com connection.
OperationChoose operation: Get, GetAll, or Create.
BoardIdBoard ID for Get operation.
BoardNameName of the board to be created (required for Create).
BoardKindType of board (Public, Private, Share) to be created (required for Create).

Sample Input

OperationRequired FieldsExample Input
GetBoardId
BoardId123456789
Get AllNone(No input required)
CreateBoardName, BoardKind
BoardNameMarketing Projects
BoardKindPublic

Sample Configuration

FieldValue
connection.idmon123
connection.nameMonday Prod
operationCreate
boardNameMarketing Projects
boardKindPublic

Sample Output

idnamekindworkspace_idowner_idpermissions
123456789Marketing Projectspublicw_1234567edit