Skip to main content

Monday

Integrate with Monday.com. Monday node in ActionFlows. Inputs, outputs, and how to use it.

Monday

Overview

Integrate with Monday.com.

Requirements

Credential Required

This node likely requires an integration credential. Add the related API key/secret from Integrations before execution.

Inputs

Standard Inputs

  • Board IDtext · required

    The unique identifier of the Monday.com board

    Required
    Yes
    Multiple
    No
  • Column Valuesjson · optional

    JSON object containing column IDs and their values

    Required
    No
    Multiple
    No
  • Item IDtext · optional

    Item ID for read/update/delete operation

    Required
    No
    Multiple
    No
  • Item Nametext · optional

    The name of the item to create on the board

    Required
    No
    Multiple
    No
  • Operationselect · optional

    Operation to perform on a new or existing issue

    Required
    No
    Multiple
    No
    Default
    create
    Options
    createreadupdatedelete

Outputs

  • Datajson

    Data returned from Monday.com operation

  • Item IDtext

    Unique identifier of the created item

  • Successboolean

    Success state of the Monday.com operation