Skip to content

monday.com node#

ใช้ monday.com node ในการทำงานอัตโนมัติใน monday.com และเชื่อมต่อกับแอปพลิเคชันอื่น ๆ โดย n8n รองรับการสร้างบอร์ดใหม่และการจัดการ items บนบอร์ด.

ในหน้านี้ คุณจะพบรายการ operations ที่ monday.com node รองรับและลิงก์ไปยังข้อมูลเพิ่มเติม.

Minimum required version

This node requires n8n version 1.22.6 or above.

Credentials

ดู monday.com credentials สำหรับคำแนะนำในการตั้งค่า authentication.

This node can be used as an AI tool

This node can be used to enhance the capabilities of an AI agent. When used in this way, many parameters can be set automatically, or with information directed by AI - find out more in the AI tool parameters documentation.

Operations#

  • Board
    • Archive a board
    • Create a new board
    • Get a board
    • Get all boards
  • Board Column
    • Create a new column
    • Get all columns
  • Board Group
    • Delete a group in a board
    • Create a group in a board
    • Get list of groups in a board
  • Board Item
    • Add an update to an item.
    • Change a column value for a board item
    • Change multiple column values for a board item
    • Create an item in a board's group
    • Delete an item
    • Get an item
    • Get all items
    • Get items by column value
    • Move item to group

Templates and examples#

Create ticket on specific customer messages in Telegram

by tanaypant

View template details
Microsoft Outlook AI Email Assistant with contact support from Monday and Airtable

by Cognitive Creators

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

by Joey D’Anna

View template details
Browse monday.com integration templates, or search all templates

What to do if your operation isn't supported#

If this node doesn't support the operation you want to do, you can use the HTTP Request node to call the service's API.

You can use the credential you created for this service in the HTTP Request node:

  1. In the HTTP Request node, select Authentication > Predefined Credential Type.
  2. Select the service you want to connect to.
  3. Select your credential.

Refer to Custom API operations for more information.