Hi
I am relatively new to Zapier. We have a data source in our first step that includes what looks like a multidimensional array data structure called ‘Orders’
All fine so far.
However when we try extract this data for inclusion in a CRM database in step 3, this “orders-lines“ variable is combined into a comma separated string (see below) and we are unable to split the values open to use in different fields.
How do We can access product_name and product_id from that array?
Thank you