I have been using a workflow automation to move a certain rows of information from one Smartsheet to another. These workflows are super easy and useful, but not that flexible. The provided workflow automation requires the column headers match up exactly between the two sheets in order to populate accurately. Where this is the case, it works fantastic. (Though any data in a cell found in the source sheet that doesn't match up with the column headers in the target sheet will still get populated to a new column in the target sheet.)
What I'd like to be able to do is use a trigger (when a particular cell in populated with certain data from a drop down option in a row in the source sheet) to activate a move of data from several columns in that row (but not all columns) over to the designated columns in the target sheet.
What's the most effective way do this?
Is there also any best/easy way to automate any future changes to the cell data from the source sheet items over to the target sheet?