Use this module to connect to an HTTP API for a WebService API call.
Message Properties | Definition |
Service URL | Define URL for web services interactions. |
Request Method | Define the request method. |
Request Parameter Mapping | The mapping parameter used to map web requests. |
Response Variables Mapping | The mapping parameter used to map web responses. |
Advanced Properties | Definition |
Authentication Mode | Sets the authentication mode to none or basic. |
Authentication User Name | The authentication user name for HTTP login. |
Authentication Password | The authentication password for HTTP login. |
Connection Timeout | The error that occurs as a result of a script exceeding the maximum timeout value. |
Read Timeout | The read timeout is the timeout on waiting to read data. |
Request Header Mapping | The annotation used to map web requests onto specific handler classes and/or handler methods. |
Request Type (Content-Type) | Sets the content request data type. |
Response Type (Accept) | Sets the content response data type. |
Internal ACD Request | Enables internal ACD requests. |