
You need one automation: When a vendor confirms on the Vendor Confirmations board, create a travel item on the Travel board — but only for outbound travel, only for confirmed vendors, and only if the event date is more than 30 days away.
In monday.com, you’d need to build:
Five automations to handle one logical workflow.
Try BoardBridge Free → One trigger, multiple boards, compound AND conditions
Here’s what teams need:
One trigger → Actions across multiple boards:
With compound conditions:
What monday.com offers:
Cross-board “create item” automation with these limitations:
The result: Teams build 10-20 separate automations to handle scenarios that should be one rule with conditions.
Thread: Match automations need dropdown menus as column change trigger
Monday.com’s “match” automations only support specific column types as triggers. Dropdown columns are excluded from the column change trigger selector.
Thread: Create item in another board — location column not copying — April 2025
“When I try to create an item via automation from 1 board to a second board, location columns on the source board don’t appear to be supported to copy to the second board.” — julDH14 (Julie H), April 1, 2025
No monday.com staff response.
Thread: Automation by column change does not work if the change was by automation — October 2023
“when an item is created in the board NEW an automation is activated to connect the item…On the board CURRENT there is an automation that suppose to be activated by column change…It does not get activated by the change that happens with the automation.” — elromlu, October 26, 2023
Implementation Consultant confirmed: If Board A’s automation changes a column on Board B, Board B’s automations triggered by that column change do not fire. Monday.com automations don’t chain.
Thread: Moving items with subitems to another board via automation doesn’t carry subitems columns
When moving items with subitems cross-board, subitems are created but their columns are left empty. No column mapping for subitems.
Thread: Create an automation to create multiple items based on column — March – November 2023
“when status changes to done. It should duplicate this item but it duplicate it multiple times according to the number in another column” — Eystar, March 1, 2023
“items get continually created until I go in and turn off the automation” — kdawkins, November 8, 2023
Monday.com staff (BiancaT) suggested creating separate automations for each numerical value — “a bit tedious to set up.”
Official monday.com documentation confirms (Cross-board automations – monday.com Support):
Unsupported column types for cross-board mapping:
Supported: Item name, People, Date, Status, Numbers, Timeline, Link, Phone, Email, Text, Priority, Label Source
No mention of compound conditions or multi-board actions.
Cross-Board Workflows That Actually Work
One trigger, actions across multiple boards. No more one-automation-per-board limits.
Scenario: Vendor confirms → create travel item, but only for outbound travel.
BoardBridge rule:
All conditions must be true for the action to fire. Learn more about monday.com compound conditions with status and dropdown.
Native monday.com: You’d need separate automations for each Type value, and you cannot check date conditions at all.
Scenario: Vendor confirms → create travel item AND production item AND send email.
BoardBridge rule:
All three actions fire from one trigger.
Native monday.com: Three separate automations.
Scenario: Create travel items in different groups based on type.
BoardBridge rule:
Native monday.com: Static group selection — items always go to the same group.
BoardBridge transfers:
Note: Dependency, Formula, Mirror are still excluded (they’re computed or relational, not writable). Learn more about monday.com data transfer between boards with proper column formatting.
See How BoardBridge Handles Automation
Book a free demo to see BoardBridge solve this exact problem — live, with your data.
Vendor Confirmations Board:
When status changes to “Confirmed”:
BoardBridge evaluates:
All three actions fire automatically.
Native monday.com: You’d build:
BoardBridge conditional rules support:
All operators work on any column type: text, email, status, dropdown, number, date.
Scenario: Item created on Board A → updates Board B → triggers action on Board C.
Native monday.com: Automations don’t chain. If Board A’s automation changes Board B, Board B’s automations do not fire.
BoardBridge: Supports multi-step chaining. Board B’s rules fire when Board A updates it, which can trigger Board C actions. See monday.com status change cross-board trigger guide for more details.
Example flow:
All automated, all connected.
When creating items cross-board, BoardBridge can:
Example:
Source item: “Alex Johnson” with Type “Outbound” Target item name: “Alex Johnson – Outbound Travel”
The item name is dynamically built from source column values.
OR logic is not supported. All conditions are AND’ed together. If you need “Status = A OR Status = B,” create two separate rules.
Subitems are not fully supported. You can create subitems, but subitem column mapping is limited.
Cross-workspace actions are not supported. All boards must be in the same monday.com workspace.
Formula and Mirror columns cannot be written to (monday.com API limitation — they’re computed, not writable).
Need Help With Your monday.com Setup?
TaskRhino has implemented monday.com for 110+ teams. Get a free consultation.
monday.com’s native cross-board automations lack advanced conditional logic for multiple criteria such as column values (e.g., travel type) or date comparisons (e.g., >30 days), forcing workarounds like creating all items and using separate delete automations. This results in inefficient duplicate processing and manual date filtering since date-based conditions aren’t directly supported in triggers. BoardBridge overcomes this by enabling complex filters on column values and dates directly in the automation recipe, preventing unnecessary item creation.
Native automations trigger on every column change without built-in duplicate checks, leading to new items on each update like status or date shifts, as seen in social media calendar scenarios. Workarounds involve mirror columns or connect boards, but they fail for conditional updates and risk exceeding 10,000 item linkage limits. BoardBridge provides unique ID matching and conditional triggers to update existing items instead of duplicating, ensuring clean cross-board syncs.
Pro plans limit Connect Boards columns to 20 connected boards and 10,000 total linked items per board, causing failures when aggregating from multiple vendor or travel boards. Mirror columns also don’t sync properly with multi-board connections, breaking automations. BoardBridge bypasses these by enabling unlimited cross-board automations without relying on Connect Boards columns, supporting complex recipes across any number of boards.
No, native cross-board automations don’t support multi-condition recipes like ‘if status=confirmed AND travel_type=outbound AND date>today+30’, requiring fire-all-then-delete hacks that clutter boards. Date filtering must be manual as dynamic calculations aren’t trigger-eligible. BoardBridge’s advanced logic builder handles all these conditions natively in one automation, firing only qualified items.
Cross-board automations auto-generate connections that count toward the 10,000 linked items limit per board, quickly exhausting capacity with high-volume triggers like daily confirmations. Warnings appear at 8,000, blocking further links. BoardBridge automates without creating native linkages, eliminating this cap while maintaining full item connectivity and updates.
monday.com restricts automation triggers to basic column changes, excluding formulas, dependencies, or computed dates, so event date >30 days requires manual intervention or post-creation deletes. This fragments workflows across multiple automations. BoardBridge integrates formula evaluations and date math directly into conditions, enabling precise ‘if date > today + 30d’ logic for outbound travel creation.
Editor's Choice

monday.com Automation Safety: Preventing Duplicate Items

monday.com No Dry-Run Mode for Automations

monday.com Automation Test Sandbox Mode