Pass an argument into a list

Can someone provide me with the syntax of passing an argument into a list? (Ie, I have a value in component 1, want to pass it into a list argument in component 2).

Try using add to collection activity, in properties panel you’ll have to provide the list to which data needs to be added, provide the type of data to be added and the data to be added.

Revert back if you need more help regarding this topic.