Documentation Index

Fetch the complete documentation index at: https://knowledge.curiositysoftware.ie/llms.txt

Use this file to discover all available pages before exploring further.

Support for form-data and x-www-form-urlencoded Request Payloads

Prev Next

In this documentation article, learn all about the new support for form-data and x-www-form-urlencoded request payloads in Quality Modeller.

Step 1) Login to Quality Modeller and open up an API Module Collection (accessed through the Explorer icon):

Step 2) Select ‘API Request’ tab, and then ‘</> Body’ tab:

This will show a variety of options:

  1. ‘Raw’ Payload – where you can directly imbed JSON or XML files.
  2. ‘x-www-form-urlencoded’ – you can add custom parameters for form URL encoded.
  3. ‘Form-data’ parameters.