I can’t iterate multiple fields from one bundle?
I hope somebody can help. I’ve watched too many videos and read too many forums today for something that is probably simple:
I’m scraping data from car auction websites and only returning the Ferraris (for a client) - This is all working great. It’s returning 4 as an example within one bundle from a GPT Assistant Module. I need to then upload all of the data to a Google Sheet (I know how to do that) but it’s not iterating through the multiple results. I’ve tried aggregating as well to JSON. It’s already in JSON formatting.
Here are the screenshots below. Any assistance will be greatly appreciated.
Thanks