Rest API - JSON and Form

Hi Wapplers,

I am calling a REST API successfully (an API that merges word doc templates into PDF).

I am executing this function from a form on the client side, so I need the Data Type to be Form. If I don’t set it as Form then the Submit button does not work and does not execute the function.

However, I also need the pass JSON data in the API call which won’t work unles the Data Type is set to JSON.

Is there anyway that I can have both Form and JSON?

Community Page
Last updated: