Move list from one data type to another

Hi All, So to put it simply, basically want to create a workflow where a “lead” is converted into an “opportunity”. I have the workflow to create a new opportunity and have been able to populate all the fields I need (The fields in “lead” are identical to fields in “opportunity”)

However there is also a list in the “lead” data type which I would like to move or copy to the opportunity. I have played around endlessly with the below configuration but cant seem to get the right method

image

Assistance appreciated!

add list should work. What error/issue are you getting? It will help to see the Data definitions of the Activity list in each of Opportunity and Lead

If your data type of this field in “lead” is the same as data type Activity, you must use “set list” to write the list to a new record
Check your data types in fields if you get an error
Or create a new list with an appropriate data type based on the current list.

1 Like