[Resolved] Parse JSON

I will write javascript within Zapier to reformat the data before importing it into my Bubble app.

Zapier has that I think

@AliFarahat - Thanks for replying. Zapier does not have a way to automatically parse line item arrays in their Webhooks app, so I’ll have to run some javascript (within their Javascript Code action) to extend their platform.

Also, for anyone else who runs into this, Zapier has an app within itself called “Formatter” for the purpose of transforming, truncating, converting, and extracting info on the fly. This appears to fit my need.

RG