---
title: "Support for form-data and x-www-form-urlencoded Request Payloads"
slug: "support-for-form-data-and-x-www-form-urlencoded-request-payloads"
description: "In this documentation article, learn all about the new support for form-data and x-www-form-urlencoded request payloads in Test Modeller."
tags: ["Test Modeller", "Feature Overviews"]
updated: 2024-09-27T14:49:05Z
published: 2024-09-27T14:49:05Z
canonical: "knowledge.curiositysoftware.ie/support-for-form-data-and-x-www-form-urlencoded-request-payloads"
---

> ## 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

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

[Embedded content](https://www.youtube.com/embed/SygPTogWp4c?&amp;wmode=opaque&amp;rel=0)

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

![](https://cdn.document360.io/77f722a6-2d0a-49fa-8074-572515a6c4b8/Images/Documentation/image-1681824349026.png)

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

![](https://cdn.document360.io/77f722a6-2d0a-49fa-8074-572515a6c4b8/Images/Documentation/image-1681824353857.png)

**This will show a variety of options:**

1. ‘Raw’ Payload – where you can directly imbed JSON or XML files.![](https://cdn.document360.io/77f722a6-2d0a-49fa-8074-572515a6c4b8/Images/Documentation/image-1681824376323.png)
2. ‘x-www-form-urlencoded’ – you can add custom parameters for form URL encoded.![](https://cdn.document360.io/77f722a6-2d0a-49fa-8074-572515a6c4b8/Images/Documentation/image-1681824391673.png)
3. ‘Form-data’ parameters.![](https://cdn.document360.io/77f722a6-2d0a-49fa-8074-572515a6c4b8/Images/Documentation/image-1681824398433.png)

## Related

- [Quality Modeller 101](/test-modeller-101.md)
