- Integrations
- /
- Monday.com
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.
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.
Fires when a new item (row) is added to a board. The base hook for "new item → fan out to other tools" or "new task added → create matching Linear issue" cross-tracker sync.
Fires when an item's status column transitions. The granular hook for "status changed to Done → trigger downstream automation" workflows.
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.
| Action | What it does |
|---|---|
| Create Monday.com Group | Groups 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 Item | Adds 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 Item | Removes an item. Irreversible. For cleanup workflows or for "duplicate cleanup" maintenance. |
| Get Monday.com Board | Returns board details — columns, groups, items count. Useful for resolving column IDs at workflow setup. |
| Get Monday.com Item | Returns 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 Boards | Returns paginated boards in the workspace. Useful for resolving board IDs at workflow setup. |
| List Monday.com Columns | Returns columns with type and settings. Useful for resolving column IDs and validating that column types match write expectations. |
| List Monday.com Groups | Returns the groups (sections) within a board. Useful for resolving group IDs when placing new items into specific sections. |
| Search Monday.com Items | Find 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 Column | Updates a specific column value on an item. For cascading workflows ("PR merged → set status to Done") or for sync workflows mirroring external state. |
Pre-built Monday.com workflows.
Clone any recipe and customize it in one click. Every recipe is fully editable.
Three things worth knowing.
Tiny Command counts a run the moment a trigger fires. Filtering early means only matching events spend your usage budget.
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.
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.
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?
What Monday.com triggers does Tiny Command support?
What Monday.com actions can I run from a workflow?
Is the Monday.com integration real-time?
Do I need to write code to use Monday.com with Tiny Command?
How much does the Monday.com integration cost?
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.