This section explains how to POST form data using the Rest API data source in Bold Reports®.
URL field.Method type as POST.Parameters in Request Body. Specify the key and values to post the data.Header(s), specify the Content-Type of the form data.

NOTE: For
POSTaction withRawdata we have handled theContent-Typerequest header based on theData Formatfield value. So, it is not required to pass this header explicitly in Header(s) list. This will lead to Misused Header name error.
