Genesys CTI User Forum
Genesys CTI User Forum => Genesys CTI Technical Discussion => Topic started by: memo on March 07, 2024, 03:34:39 PM
-
Hi
I use composer web request object,I want use [color=green][b]form-data[/b][/color]
But type select only
1-application/x-www-form-urlencoded (default)
2-application/json
How to use form-data?
Thank you
Encoding Type Property
The Encoding Type property (used for callflows only) indicates the media encoding type of the submitted document. GVP 8.1 supports two encoding types:
application/x-www-form-urlencoded
multipart/form-data
To select a value for the Encoding Type property:
Select the Encoding Type row in the block's property table.
In the Value field, select one of the following:
application/x-www-form-urlencoded (default)
application/json
-
This is for GCloud?
In GCloud you could use form-data, by using the scripting in the body from the Data Access.