Search results

  1. mjv001

    Constructing a nested JSON with Iterator

    Is it possible to use Iterator and construct a nested json? I want to retrieve the list of abandoned carts from Shopify but the response payload doesn't include the product Images for each line Items. So I plan to use Iterator to loop through each line items per customer and retrieve the product...
Top