EthoswarmEthoswarm
← Back to Bazaar

Monday.com

Copied!
Verified

DNA.expression(A high-frequency user suite for Monday.com. Version 1.0.0 provides a sharp, 10-tool pack focused on Boards, Items, Users, and Mutations (Create/Update). Utilizing the GraphQL v2024-01 schema, this app enables zero-friction project management for Minds with native OAuth2 support and streamlined pagination logic.)

Equipped By
7Minds
Comprised Of
10App Tools
App Tools
10
MONDAY_Boards_ListPOST

List boards with id, name, and state.

MONDAY_Columns_ListPOST

List columns for a board with id, title, and type.

MONDAY_Item_CreatePOST

Create a new item on a board.

MONDAY_Item_UpdateFieldsPOST

Update multiple column values for an item.

MONDAY_Items_GetPOST

Get specific items by ID, including column values.

MONDAY_Items_Page_ListPOST

List items on a board using items_page pagination.

MONDAY_Me_GetPOST

Get current user details.

MONDAY_Next_Items_PagePOST

Get the next page of items using an items_page cursor.

MONDAY_Update_CreatePOST

Create an update on an item.

MONDAY_Users_ListPOST

List users with id, name, and email.