JSON input type

When sending a form, such as a shopping cart, it might sometimes be useful to send a JSON in the POST data with a form rather than having to create the structure using repeats and hidden inputs

Have you checked the Form Data component, is that maybe what you're looking for?

I’ve never noticed that component. Thanks @Teodor