TL;DR: Push column values, dates, names, and updates between items that are already linked across boards. Triggers include column changes, status changes, button clicks, and new connections. Includes a bidirectional sync option for the truly two-way scenarios.
Category thumbnail — pending. Tracked in CONTENT-NEEDS.
When to use these automations
Items are already connected (via a connect column) and you want values to flow between them
You want a one-way push (this board → connected items) or a button-driven sync on demand
You want to copy item names, dates, or updates between linked records — not just column values
You need a rollup that sets a status when all mirror statuses on this board match a value
Before you start
Items must already be connected via a Connect Boards column on this board
For column syncs: the destination column must exist on the connected board with the same name and type
Read-only columns (Mirror, Formula, Last updated) can't be the destination
"Same name AND type" is strict. A Text column won't sync with a Long Text column even if both are named "Notes". Align columns first.
Read-only columns can't receive synced values. Mirror, Formula, and Last-updated columns silently drop the write.
Recipe trigger choice changes behavior. "When column changes" updates on every edit. "When status changes to X" only fires at the threshold. Pick based on intent.
Items must already be connected. These recipes don't create the connection — they assume it exists. Use a recipe from Connect items across boards to set up the link first.