Copy Linked Columns

Copy Linked Columns

Warning
BETA ACTION - this action is still in beta and is subject to change or replacement with newer versions.
Alert
This action is only recommended for power users due to the requirement for using "developer mode" to get column IDs.
Info
Currently Copy Linked Columns is only supported in the custom automation builder.

Copy Linked Columns accepts a map of column IDs to column IDs defining what will be copied from the linked item to the local item. You must manually enter the column ID due to monday.com limitations in recipe creation, but avoiding an external user interface allows this action to be used in a custom automation increasing flexibility.

The map is a series of lines in the "column ID map" input field of the recipe:

source_id=>target_id
source_text=>target_text
source_date1=>target_date2

These represent the column ID of the connected item to copy to the item. At this time only the text value of mirror columns is supported, and copying to a connect boards column will only work if copying a connected item, it will not rename the connected item if you copy a text field. You can obtain the column IDs by following these instructions from monday.com

There are additional fields required, first to select the connect boards column to copy columns from (this should be self-explanatory), and then a keep/clear which changes the behavior when the connect board column is empty - clearing the target columns or leaving their existing values in place. Maybe the automation will clear the connect board column after copying the values to eliminate extra linkages, speeding up board performance.

Example Recipe:

And an example of the text box with the mapping:
    • Related Articles

    • Copy Columns

      Copy Columns is a Column Magic feature that can copy the value of one column to another, including mirror columns that mirror a single item. Multiple trigger types are provided for copying mirrors, special columns, or local columns - or the value of ...
    • About Column Magic

      Column Magic is a collection of automation templates and custom automation actions which will enable you to achieve workflows that are impossible with out it's magic. It is divided into four app features. Main Automations The Main feature provides ...
    • Evaluate Subitem Expression to Column

      Evaluate Expression is not a spreadsheet formula function, and does not use the syntax of monday.com formulas. It is meant for mathematical expressions. Evaluates a MathJS expression and stores the result in the selected column. The trigger column ...
    • Clear a Mirror Column

      Clears the columns mirrored by a mirror column across all items. monday.com has a limit on the number of items that can be changed per minute by an app. Beware that if you have many connected items, it will fail to clear all items - and negatively ...
    • Column Magic Automations

      Column Magic is a feature of automations that provides the individual automations in the app that are not part of a suite of templates. Automations Evaluate Expression to Column Push Date Keeping Time Set Date from Date using Number Expand Team to ...