Copy Linked Columns

Copy Linked Columns

BETA ACTION - this action is still in beta and is subject to change or replacement with newer versions.
This action is only recommended for power users due to the requirement for using "developer mode" to get column IDs.
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 ...
    • Remove Copy, Re: & Fw: from Name

      Removes the "(copy)" added to the item name when duplicates, and Fw:/Re: from items created via email. Use actions in the custom automation builder to support additional triggers. Great for chaining as part of an item created workflow. Function ...
    • 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 ...
    • Text Builder

      Text Builder is a Column Magic feature that allows you to build the value of a column from the values of other columns. Supported Output Columns You are able to build and write a text pattern to the following column types: Item name Text Column Long ...
    • Write Text Pattern to Column / Name

      Action ...write text pattern to column ...write text pattern to item name Templates When item created... When status changes to something... When column changes... When button clicked... Use actions in the custom automation builder to support ...