Back to Integrations
integrationHTTP Request node
integrationMonday.com node

HTTP Request and Monday.com integration

n8n lets you integrate HTTP Request with Monday.com to build powerful workflows. Design automation that extracts, transforms and loads data between your apps and services. You can choose from thousands of ready-made apps or use our universal HTTP connector to sync apps not yet in our library.

Integrate HTTP Request and Monday.com

Build your own HTTP Request and Monday.com integration

Create custom HTTP Request and Monday.com workflows by choosing triggers and actions. Nodes come with global operations and settings, as well as app-specific parameters that can be configured. You can also use the HTTP Request node to query data from any app or service with a REST API.

How to connect HTTP Request and Monday.com

  • Step 1: Add the first step

  • Step 2: Add HTTP Request and Monday.com nodes

  • Step 3: Connect HTTP Request and Monday.com

  • Step 4: Run workflow

Monday.com Useful Utilities

This template is a set of building blocks to access Monday.com in ways not supported by the official Monday node.

Prerequisites

  • Monday account and Monday credentials.

Included are setups to:

  • Find a column value by the column's name (instead of a numerical index which can change when board structure is changed)
  • Find a column value by the column's ID (again, instead of using a numerical index)
  • Pull a board relation column, and get all the related pulses
  • Pull an items subitems and split them out
  • Upload a file to an item's files field

Setup

  • Create a Monday.com credential
  • Update the nodes in the template to use your credential
  • Copy/Paste the nodes you need from this template into any other workflow
  • To retreive a column by name:
    • Route a Monday.com node that gets an item to the COLUMN BY NAME node
    • Edit the COLUMN BY NAME node, and enter the name in the first line of code.
  • To retreive a column by its ID:
    • Follow Monday.com's instructions to locate the column's ID
    • Route a Monday.com node that gets an item to the COLUMN BY ID node
      -Edit the COLUMN BY ID node, and enter the ID in the first line of code.
  • To retreive all linked pulses from a Board Relation column:
    • Route a Monday.com node that gets an item to the GET BOARD RELATION node
    • Edit the GET BOARD RELATION node to specify the column name.
    • All linked pulses will be retrieved by the subsequent PULL LINKEDPULSE node
  • To pull all subitems from an item:
    • Route a Monday.com node that gets an item to the PULL SUBITEMS node
    • All subitems will be retrieved by the subsequent GET EACH SUBITEM node
  • To upload a File:
    • Repalce the Convert to File node with whatever node you are using to output your binary file data
    • Enable the MONDAY UPLOAD node
    • If the destination column is named anything other then the default of "file" - edit the MONDAY UPLOAD node and change column_id:"file" in the first Value field to match the name of your file column

Nodes used in this workflow

Popular HTTP Request and Monday.com workflows

Over 3000 companies switch to n8n every single week

Monday.com supported actions

Archive
Archive a board
Create
Create a new board
Get
Get a board
Get Many
Get many boards
Create
Create a new column
Get Many
Get many columns
Delete
Delete a group in a board
Create
Create a group in a board
Get Many
Get list of groups in a board
Add Update
Add an update to an item
Change Column Value
Change a column value for a board item
Change Multiple Column Values
Change multiple column values for a board item
Create
Create an item in a board's group
Delete
Delete an item
Get
Get an item
Get By Column Value
Get items by column value
Get Many
Get many items
Move
Move item to group

Looking to integrate HTTP Request and Monday.com in your company?

Why use n8n to integrate HTTP Request with Monday.com

Build complex workflows, really fast

Build complex workflows, really fast

Handle branching, merging and iteration easily.
Pause your workflow to wait for external events.

Code when you need it, UI when you don't

Simple debugging

Your data is displayed alongside your settings, making edge cases easy to track down.

Use templates to get started fast

Use 1000+ workflow templates available from our core team and our community.

Reuse your work

Copy and paste, easily import and export workflows.

Implement complex processes faster with n8n

red iconyellow iconred iconyellow icon