Skip to main content

Activities

The following table lists the activities that are included in the UiPath.WebAPI.Activities package.

ActivityDescription
Deserialize XMLDeserializes an XML string to an XDocument object.
Execute XPathExecutes the specified XPath expression on a given XML document.
Get XML Node AttributesRetrieves the attributes of an XML Node.
Get XML NodesGets the list of first-level nodes from a specified XML document.
Serialize JSONSerializes the given object to a JSON string, optionally based on custom serializer settings.
Deserialize JSONDeserializes the JSON string or sample to a JObject.
Deserialize Json ArrayDeserializes a JSON array string to a JArray object.
HTTP Request (legacy)Enables you to perform HTTP requests to a specified web API.
HTTP RequestEnables you to automate and simplify making requests to web servers or APIs.
SOAP RequestEnables you to perform HTTP requests to a specified web API which uses the SOAP protocol.