Hi @Michele Teixeira ,
Welcome to Microsoft Q&A Platform. Thanks for posting the query.
This can be achieved by using foreach activity which can store all these customer ids into an array variable. Set variable activity can be used in addition to this to convert array into string as below.
Foreach Config:
Append variable inside Foreach:
Set variable post Foreach to convert array into string:
Please let us know for further queries and we will be glad to assist.
--
- Please accept an answer if correct. Original posters help the community find answers faster by identifying the correct answer. Here is how.
- Want a reminder to come back and check responses? Here is how to subscribe to a notification.