Monday.com work-management automation
Fire the workflow when a board event occurs (new item, column change, etc.).
3 fields
List boards in the account (name, columns, groups).
Fetch a single board's metadata, columns, and groups by ID.
1 field
Create a new board.
4 fields
Update a board's name, description, or communication settings.
Permanently delete a board.
Archive a board.
Duplicate a board (structure only, with items, or with items and updates).
Subscribe users to a board as subscribers or owners.
Remove subscribers from a board.
2 fields
Add teams as subscribers to a board.
List items on a board (cursor-paginated, with column values).
Fetch specific items by ID with their column values.
Search/filter items on a board by a column value.
Create an item on a board.
5 fields
Create a subitem under a parent item.
Change one column's value on an item (typed JSON value).
Change several columns at once via a JSON map.
Change a column using a plain string value (simple types).
Move an item to a different group within the same board.
Move an item to another board and group.
Archive an item.
Permanently delete an item.
Duplicate an existing item.
Get all subitems of a parent item.
Clear all updates/comments from an item.
Create a new group (section) on a board.
Delete a group from a board.
List all groups on a board.
Archive a group and all its items.
Duplicate a group and all its items.
Rename or recolor a group.
Add a column to a board.
Permanently delete a column from a board.
Rename a column on a board.
Post an update/comment on an item.
Send an in-app notification to a user.
Get updates/comments on an item.
Delete an update/comment.
Edit an existing update/comment.
Like an update/comment.
Get account-level tags.
Create or get an existing account-level tag.
List teams in the account.
Add users to a team.
Remove users from a team.
Create a new team in the account.
Delete a team from the account.
List account users.
Get the authenticated user's profile and account info.
List workspaces in the account.
Create a new monday.com workspace.
Update a monday.com workspace's name, kind, or description.
Permanently delete a monday.com workspace.
List folders in a workspace.
Create a folder in a workspace to organize boards.
Rename or move a folder.
Delete a folder.
List monday.com Docs, optionally filtered by workspace or specific doc IDs.
Create a new monday.com Doc in a workspace.
Add a content block to a monday.com Doc.
Update the content of an existing monday.com Doc block.
Delete a block from a monday.com Doc.
Get file assets (attachments) by their IDs.
Remove a like from an update (comment).
Register a webhook on a board for an event type.
Remove a webhook by ID.
List all webhooks registered on a board.
Wire Monday.com into a coding agent and let it use these operations as tools.
Start building workflows in minutes with our visual builder. No code required.