Page tree

Use this module to connect to an HTTP API for a WebService API call.

Message PropertiesDefinition
Service URL Define URL for web services interactions.
Request Method Define the request method.
Request Parameter MappingThe mapping parameter used to map web requests.
Response Variables MappingThe mapping parameter used to map web responses.

Advanced PropertiesDefinition
Authentication ModeSets the authentication mode to none or basic.
Authentication User NameThe authentication user name for HTTP login.
Authentication PasswordThe authentication password for HTTP login.
Connection TimeoutThe error that occurs as a result of a script exceeding the maximum timeout value.
Read TimeoutThe read timeout is the timeout on waiting to read data.
Request Header MappingThe 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 RequestEnables internal ACD requests.

  • No labels