Request headers

Use the Request header section to add various headers to your requests.

Actions

The following request header actions are enabled:

Add
Click to add a header.
Edit
Mouse over the three dots icon of the parameter that you want to edit and click the edit icon.
Delete
Delete the selected parameters.

Headers table

View the following header details in the table.

Table item Description
Value is user provided Shows if the value is user provided.
  • Shows Yes if the value is user provided. The package user will need to provide an appropriate value when configuring this header in the Bot editor or API Task editor.
  • Shows No if the value is hard coded. The package user will not be able to view this value in the Bot editor or API Task editor. This value is sent as part of the header.
Key Shows the key name. The key name is not displayed to the package user in the Bot editor or API Task editor. This name is sent as part of the header.
Value Shows the header value. The package user will be able to view this value in the Bot editor or API Task editor and can update this value.
Label Shows the header label. The package user will be able to view this label for the header in the Bot editor or API Task editor.
Description Shows the header description. The package user will be able to view this description for the header in the Bot editor or API Task editor.

Add request headers

To add a header, perform these steps:

  1. Click the Request headers tab.
  2. Click Add header or the plus (+) icon on the top of the table to add a parameter.
  3. In the Key field, enter an appropriate key. The key name is not displayed to the package user in the Bot editor or API Task editor. This name is sent as part of the header.
  4. Select one of the following options:
    Hard coded Enter a value that is hard-coded for the parameter. The package user will not be able to view this value in the Bot editor or API Task editor. This value is sent as part of the header.
    User provided
    1. Select if this field is mandatory.
    2. Enter a value. The package user will be able to view this value in the Bot editor or API Task editor and can update this value.
    3. Enter a label. The package user will be able to view this label for the header in the Bot editor or API Task editor.
    4. Enter a description. The package user will be able to view this description for the header in the Bot editor or API Task editor.