Combine array into single text string

Hi. Trying to get my head around arrays. I am querying a Mailchimp record which returns an array of the tags associated with the content like this:


I want to aggregate the ‘name’ values from each of the bundle iterations into a single text string. I have tried using the aggregator module and also the text aggregator but cannot figure it out. Any suggestions please?

Thanks!

Welcome to the Make community!

You’ll need to select the Mailchimp as Source Module, then insert the Name property in the Text field.

Output:

3 Likes

Thank you - that worked perfectly!

2 Likes