Retrieve a Monday.com row and all data in a single node

Nodes

2e3e39e3-0e17-4fae-9ac5-9ee31f9711ed8b9f3a5f-b257-485e-8c2d-c497ea9b5b64083a55c9-df56-4154-959f-52737890cad01c04dd23-ae91-4772-b6db-e7ce81fc2f71767a4dc9-a96d-4faf-8994-3ca756304676+1

Created by

JoJoey D’Anna

Last edited 38 days ago

This workflow is a building block designed to be called from other workflows via an Execute workflow node. When called from another workflow, and given the JSON input of a "pulse" field with the ID to pull from monday, this workflow will return:

  • The items name and ID
  • All column data, indexable by the column name
  • All column data, indexable by the column's ID string
  • All board relation columns, with their data and column values
  • All subitems, with their data and column values

For example:

++Prerequisites++

  • A monday.com account and credential
  • A workflow that needs to get detailed data from a monday.com row
  • The pulse id of the monday.com row to retreive data from.

++Setup++

  • Import the workflow
  • Configure all monday nodes with your credentials and save the workflow
  • Copy the workflow ID from it's URL
  • In a different workflow, add an Edit Fields node, to output the field "pulse", with the monday item you want to retrieve.
  • Feed the Edit Fields node with your pulse into an Execute workflow node, and paste the workflow ID from above into it
    • This "pulse" field will tell the workflow what pulse to retreive. This can be populated by an expression in your workflow
    • There is an example of the Edit Fields and Execute Workflow nodes in the template

New to n8n?

Need help building new n8n workflows? Process automation for you or your company will save you time and money, and it's completely free!