Skip to content

Monday.com ​

Manage boards, items, and updates with the Monday.com API.

DetailValue
CategoryData & Productivity
Base URLhttps://api.monday.com/v2
AuthenticationBearer Token
Endpoints5
Connector keymonday

Using Monday.com in a workflow ​

  1. Go to Connections and click New Connection.
  2. Pick Monday.com from the marketplace.
  3. Enter your credentials (see Authentication above for what's expected).
  4. In a workflow, drop an API Call node and select this connection.
  5. Pick the operation you need from the Operation dropdown — see the table below.

Available Endpoints ​

EndpointSummary
POST /Query boards via GraphQL
POST /Query items via GraphQL
POST /Create an item via GraphQL mutation
POST /Update an item via GraphQL mutation
POST /Create an update on an item

Each endpoint has its own page with parameter details, an example API Call node configuration, and the response shape.