Detailed API info into a Google Sheet

Hi everyone,

Neebie here, I need some help. Been reading through help docs but can’t find specifically what I’m looking for.

I’m trying to grab a menu from a restaurant from our platform API.
I want to bring it into a google sheet, categorized by menu categories, item names, prices, descriptions and dietary tags.

I can only seem to grab 1 piece of data and not everything.

Appreciate your help :pray:

blueprint (1).json (42.2 KB)

input bundle.txt (873.9 KB)
output bundle.txt (776.6 KB)

I think the issue is with the array agg. but I don’t understand how to group it differently.
I click and map it out, but at that step it’s already taking the value instead of just grabbing the categories.

Hopefully someone can help.