Support for form-data and x-www-form-urlencoded Request Payloads
Support for form-data and x-www-form-urlencoded Request Payloads
Article summary
Did you find this summary helpful?
Thank you for your feedback
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:
- ‘Raw’ Payload – where you can directly imbed JSON or XML files.
- ‘x-www-form-urlencoded’ – you can add custom parameters for form URL encoded.
- ‘Form-data’ parameters.