Icon

Monday Connector

Quickly build integrations connecting your B2B SaaS to Monday.

About the Monday Connector

Manage boards, tasks and workflows within Monday.

Actions

Action NameAction Description
Archive BoardArchives a board by ID.
Create BoardCreates a new board in Monday.
Get BoardGets the information and metadata of a board by ID.
List BoardsLists all available boards in the Monday account.
Generic GraphQL RequestIssues any GraphQL query or mutation with variables.
Get Items By Column Value (Deprecated)Fetches items that have a certain column value. This version of the action is deprecated. Please use Get Items By Column Value instead.
Get Items By Column ValueFetches items that have a certain column value.
Create WebhookCreates a webhook subscription for a board event.
Delete WebhookDeletes an existing webhook subscription by ID.
List WebhooksLists all webhook subscriptions for a board.

Triggers

Trigger NameTrigger Description
WebhookReceive webhook events from Monday. Automatically creates and manages webhook subscriptions on instance deploy and removes them on instance delete.
New and Updated ItemsPolls a Monday.com board for items created or updated since the last execution, separated into new and updated buckets.