Web Services on-premises - Call a web service on-premises
Use the Web Services on-premises - Call a web service on-premises action to make HTTP requests and API calls.
For more information about Web Services on-premises, go to Web Services on-premises.
Configure the Web Services on-premises - Call a web service on-premises action
-
Add the action to the workflow and open the action configuration panel. For more information, see Add an action to the workflow.
- Select a Connection. If you do not have a connection, see Add a connection.
- In URL, type your request URL or select a variable that holds your request URL.
- Select a Request type.
- If needed, in Request headers, click Add header and then type your request headers or insert a variable that stores the headers of your HTTP request.
- If needed, in Request content, type your request content or insert a variable that stores the content of your HTTP request.
- Create or select a variable for the output.
Web Services on-premises - Call a web service on-premises action fields and settings
Section |
Field |
Description |
Variable types |
---|---|---|---|
(Unlabeled) |
The Web Services on-premises connection to use to create the new record. To refresh the available connections, click |
(n/a) |
|
URL |
Uniform Resource Locator (URL) used to call a web service. Accepts any combination of typed text and inserted variables. |
Text, Decimal, Integer, Boolean, DateTime, Collection | |
Request method |
The method of HTTP request to be performed on an identified resource.
|
Text, Decimal, Integer, Boolean, DateTime, Collection | |
Request headers |
Click Add header to add a header to the request. Name: The name of the header. Value: The content of the header. You can add multiple headers per web call. |
Text, Decimal, Integer, Boolean, DateTime, Collection | |
Request content | The message content of your HTTP request. Accepts any combination of typed text and inserted variables. | Text, Decimal, Integer, Boolean, DateTime, Collection | |
Integrated authentication | Select whether to use integrated authentication. | (n/a) | |
Timeout | The number of seconds the HTTP request has to complete. | Integer | |
Output | Response |
Stores the result of the action as an object. The following values are returned:
|
Object |