Support for form-data and x-www-form-urlencoded Request Payloads
    • Dark
      Light

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

    • Dark
      Light

    Article Summary

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

    Step 1) Login to Test 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.