Hello everyone.
I have one use-case where I'm not sure how to handle it.
- I have multiple items on a page
- When I click "insights" for each video I get a popup with more info. From there I need to get the transcript.
- I need the data for each one of the items.
How would you tackle this ?
thanks!