Construct JSON Header and default values


New in 20.18.01The REST adapter does not accept the Content-type as application/json, by default. This utility constructs the header explicitly. When you run this utility, the following values are assigned by default:

  • Use SSL certificates: true
  • Return Data type: XML
  • Install Certificates: true
  • Allow unsigned certificates: true

Construct JSON Header and default values workflow input

No input is required to run this utility.

Construct JSON Header and default values workflow output

Output

Description

ssl certificates

Default value: true

return data format

Contains the data format in which the response is returned.

Default value: XML

install certificates

Default value: true

request header

Default value:

{
  "headers":{
     "Content-type":"application/json"
  }
}

allow unsigned certificates

Default value: true

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*