Skip to main content
InputOutputAlias

Description

The Form format can be used to read a single record in the application/x-www-form-urlencoded format in which data is formatted as key1=value1&key2=value2.

Example usage

Given a file data.tmp placed in the user_files path with some URL encoded data:
data.tmp
Query
Response

Format settings

Last modified on July 2, 2026