Forms for Actions HTTP Request in Flows Forces the Body to Be in JSON Format
Last Updated:
Overview
When trying to create a Flow for a Form using the HTTP Request action and choosing the application/x-www-form-urlencoded content type, the body of the request seems to require a JSON object instead of the format. "key1=value1&key2=value2"
If the body is not in JSON format, the following error is received:
Body is not a valid JSON
Applies To
- Forms for Actions