Skip to content
Project ManagementReal-timeUpdated May 2026

Monday.com

Monday.com items and statuses as workflow events

Monday.com positions itself as a customizable work-OS, boards with columns of varying types, items as rows, statuses as the workflow state. Tiny Command exposes two triggers that match how teams actually drive automation on Monday: Item Created (new row appears on a board you've authorized), Item Status Changed (the workflow-state moves, which is usually the actionable moment, moves between Working on it / Done / Stuck / etc.). Ten actions cover the writes and reads: Create Item, Create Group (a row container), Delete Item, Get Item, Get Board, List Boards, List Columns (discovery of what fields exist on a board), List Groups. The integration uses Monday.com's OAuth scoped to the boards the connected user has access to. Common patterns: a Monday Item Status Changed to "Ready for QA" creates a paired Jira ticket and pings the QA team in Slack, or a Typeform response auto-creates a Monday item in the correct intake board with the form answers mapped to the right columns.

2triggers
10actions
≈ 2 minto set up
Freetier · no card
Triggers

Workflows start when Monday.com does.

2 real-time triggers, each backed by a webhook subscription. Events arrive within seconds and you don't have to set up polling.

Real-time · webhook-driven
Actions

Do anything Monday.com can do, from a workflow.

Every action accepts dynamic inputs from upstream nodes, whether that's an AI output, a form field, or a search result.

ActionWhat it does
Create Monday.com GroupGroups are organisational dividers within a board (sections of items). For "new sprint → create the sprint group, populate with backlog items" workflow automation.
Create Monday.com ItemAdds a row to a board with column values. For "external event → log to project board" workflows. Column values are typed per column kind (status, person, date, text, number).
Delete Monday.com ItemRemoves an item. Irreversible. For cleanup workflows or for "duplicate cleanup" maintenance.
Get Monday.com BoardReturns board details — columns, groups, items count. Useful for resolving column IDs at workflow setup.
Get Monday.com ItemReturns an item by ID with all column values. The standard lookup for "what's the current state of this item" before downstream decisions.
List Monday.com BoardsReturns paginated boards in the workspace. Useful for resolving board IDs at workflow setup.
List Monday.com ColumnsReturns columns with type and settings. Useful for resolving column IDs and validating that column types match write expectations.
List Monday.com GroupsReturns the groups (sections) within a board. Useful for resolving group IDs when placing new items into specific sections.
Search Monday.com ItemsFind items by column value (e.g., "all items where Status = In Progress and Owner = Sarah"). For triage workflows or for "auto-find the matching item to update".
Update Monday.com Item ColumnUpdates a specific column value on an item. For cascading workflows ("PR merged → set status to Done") or for sync workflows mirroring external state.
Recipes

Pre-built Monday.com workflows.

Clone any recipe and customize it in one click. Every recipe is fully editable.

Before you build

Three things worth knowing.

Filter at the trigger

Tiny Command counts a run the moment a trigger fires. Filtering early means only matching events spend your usage budget.

Authorize once, reuse anywhere

Connect Monday.com once and every workflow on your account can use its triggers and actions. You don't have to re-auth per workflow.

No JSON to read

Every Monday.com field shows up in the visual picker for downstream nodes. The raw payload is there for power users, optional for everyone else.

FAQ

Questions about the Monday.com integration.

If we missed yours, ping support. We usually reply within an hour.

How do I connect Monday.com to Tiny Command?
Open the Tiny Command workflow builder, drop in a Monday.com node, and click Connect. Authorize Monday.com once and any workflow on your account can use its triggers and actions. Most teams finish the connection in under two minutes.
What Monday.com triggers does Tiny Command support?
Tiny Command supports 2 real-time Monday.com triggers, including "Monday.com Item Created", "Monday.com Item Status Changed". Each trigger fires within seconds of the event happening in Monday.com.
What Monday.com actions can I run from a workflow?
10 Monday.com actions are available out of the box, covering project management operations like "Create Monday.com Group". Every action accepts dynamic inputs from upstream nodes, whether that's a search result, an AI output, or a form field.
Is the Monday.com integration real-time?
Yes. Monday.com Item Created and every other Monday.com trigger uses webhooks or push subscriptions, so workflows fire within seconds of the event in Monday.com rather than on a polling schedule.
Do I need to write code to use Monday.com with Tiny Command?
No. Every Monday.com trigger and action is fully configurable from the visual workflow builder. For edge cases that aren't covered, drop in a custom HTTP node and call any Monday.com API endpoint directly.
How much does the Monday.com integration cost?
There's a free tier you can start on without a credit card. Higher run volumes and team features come with paid plans. The Monday.com integration itself has no per-app surcharge.
Related

More project management apps people connect.

Same category as Monday.com, ordered by how often teams pair them. Hover the carousel to pause.

Do more with Monday.com.

Wire it to Slack, Notion, HubSpot, Stripe, or any of the other 438 apps in our catalog. Setup takes roughly two minutes. Free to try, no credit card.