HTTP
The HTTP components enable you to interact with servers over the HTTP protocol. You can download files or post content to the server using the components.
- Use the DownloadFile component
Download a file over the HTTP protocol using the DownloadFile component in RPA Desktop Design Studio. - Use the Post component
Perform a POST request to a server by providing the request using the Post component in RPA Desktop Design Studio. - Properties of the HTTP components
Learn about the properties of the HTTP components in RPA Desktop Design Studio.
Parent Topic:Utilities