It consists of following navigation tabs:
...
- Key- parameter1 and Value value1
- Key- parameter2 and Value value2
Query Parameters
The query parameters are sometimes referred to as optional parameters, The query parameters are separated from the hierarchical parameters by the question mark. Query parameters appear in the URL after the question mark (?
) after the resource name:
https://myserver.com/resource-name?param1=value1¶m2=value2
...
Accept-Charset: This is a header which is set with the request and tells the server about which character sets are acceptable by the client.
Content-Type: Indicates Indicates the media type (text/html HTML or text/JSON, XML/custom) of the response sent to the client by the server, this will help the client in processing the response body correctly.
...
Key | Value |
---|---|
Description | @context.Description |
DescriptionLong | @context.Details |
Severity | @context.Severity |
Priority | @context.Priority |
Urgency | @context.Urgency |
Categorization | @context.Categorization |
...
Example: @resp.data.items.TicketStatus | @resp.data.items.Priority
- Owner: @resp.data.items.AssignedTo
- Requester: @resp.data.items.RequesterUserName
...
Payload: Data type payload.
- Click Save to reflect the Web Services in Luma Bot or else click Cancel.