activities
latest
false
- Overview
- Cryptography
- Database
- Java
- Python
- WebAPI
- Release notes
- About the WebAPI activity package
- Project compatibility
About the WebAPI activity package
Developer Activities
Last updated Oct 22, 2024
About the WebAPI activity package
This relatively small package enables users to perform SOAP or HTTP requests to any web APIs that support these protocols, including UiPath's Orchestrator API.
The pack also contains activities that enable you to manipulate XML and JSON files, such as executing XPath queries and deserializing documents, so that data extraction is easier.
All these activities help you automate various software components with less effort by putting their APIs to good use. Information can be extracted with ease and put into a format that is lighter to read, or made ready for further processing.
Starting with v1.6.0, this activity package is validated for use in C# projects.