Let’s talk Alteryx Copilot. Join the live AMA event to connect with the Alteryx team, ask questions, and hear how others are exploring what Copilot can do. Have Copilot questions? Ask here!
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.
SOLVED

Parse Nested JSON (Product ) from shopify

tjamal1
8 - Asteroid

I am trying to parse a Json File which has data retrieved from shopify product API 

 

I am trying to parse this json but somehow can't distribute each product variant and its picture as a single record 

 

I have attached my workflow 

 

2 REPLIES 2
MichalM
Alteryx Alumni (Retired)

@tjamal1 

 

It will be most likely because the first few records are not related to the individual variants so you probably want to separate these out. See the attached.json.png

tjamal1
8 - Asteroid

Thank You , It worked 

Labels
Top Solution Authors