Hi Make experts,
I’m working with a scenario where I’m scraping transcript data that comes in as an Array of Collections. Here’s my current data structure:
I am looking for merge these Collections into one unified text output.
Has anyone implemented something similar?