This topic describes how to configure the HTTP Request node. This node can send HTTP requests to a specified URL.
Node information
Node icon
Node name
HTTP Request
Prerequisites
You have accessed the chat flow orchestration page. Perform the following steps to go to the chat flow orchestration page: Log on to the Chat App Message Service console. In the left-side navigation pane, click Chat Flow. On the page that appears, click the Flow Management tab. Then, click the name of the chat flow that you want to manage.
Procedure
Click the HTTP Request icon on the canvas to show the node configuration section on the right side.
Configure the node based on your business requirements. For more information, see the Parameters section of this topic.
Click Save.
Parameters
Parameter | Description | Sample image |
Request Method | Select a request method. Valid values:
| |
Timeout | Specify a response timeout period for requests. | |
URL | Specify the URL that receives requests. | |
Content-Type | Valid values:
| |
Add Header | Specify the following parameters:
| |
Add Body | Specify the following parameters:
| |
Add Variable | - | |
Failure Branch | Turn on Failure Branch to handle steps with failed requests. |