I need some help with json and api's

Hi, so I’m having a hard time with sending order details that contain a data type order_line items.

I’m sending the data to integromat, but the order_line items are often times multiple products.

How do I send all 0rder_line items and more importantly how do I process them on the side of integromat.

Anyone willing to jump ons a Zoom call with me ?

What service are you ultimately trying to connect to? Maybe there is a simpler way with a Plugin or API connector that side-steps adding Integromat into the picture. Integrating Bubble with 3rd party services is often very simple … adding additional layers can increase complexity … sometimes.

So I want to create an invoice from the order details
But I’m having trouble sending all line items. I can only manage to send the first one. And if I choose eachitems then it sends all the line items but it sends them as a single string and not each one as its own collection.

I don’t know exactly what you’re doing… but I’m pretty sure using :format as text is what you need…