How to parse Jotform Form Information

I want to get product information from a Jotform form submission. I tried using the Iterator however it has not worked. See screenshot of information in Iterator:

How can I parse the the “paymentarray” to get out the product name, amount and quantity.

Hi @Faenewl_business

Welcome to community.

The results from JotForm come in a JSON structure, so you can either map them directly from JotForm or use the Parse JSON function if you need to separate the values from the output.

If you require additional assistance, please don’t hesitate to reach out to us.
MSquare Support | Book Live Implementation
Visit us here
Youtube Channel

3 Likes