Allows defining Proxy Server Settings to perform REST API requests from Sugar to external systems.
inputs:
host – link or specify directly in the operator the host name or IP address of the proxy server to use.
- Required: yes
port – link or specify directly in the operator the communication port of the proxy server.
- Required: yes
username – link or specify directly in the operator the user name to authenticate to the proxy server.
- Required: no (if the proxy server doesn’t require authentication)
password – link or specify directly in the operator the password to authenticate to the proxy server.
- Required: no (if the proxy server doesn’t require authentication)
outputs:
proxy – proxy settings to complete external calls. Link this output in proxy input of Rest Client
Click to rate this post!
[Total: 0 Average: 0]