What's the best way to combine data from multiple modules and output it in a Make An API Call module?

The place you’re getting a (collection) rather than text is where you need to most likely need to use a map() to extract what you need from 75.array[]

Don’t boil the ocean. Just take it element by element until you get your full string.

3 Likes