Web Services actions

This library of actions facilitates communication with external web services. You can use these actions to retrieve formatted responses or image files. The actions can handle both XML and JSON formatted responses, with XML as the default choice. You will need to know the web service's endpoint, any applicable parameters, and the response type before using these actions.

The Web Services library includes actions to set the url, execute connection requests, download and upload files, and set header and parameter values.