# UiPath

## Overview

Enate supports a number of RPA technologies including UiPath, Blue Prism, Automation Anywhere and Power Automate.&#x20;

The Enate UiPath connector allows easy integration with Enate’s enterprise workflow engine. It allows bots to get work from the Enate platform, edit the data, add or download files and update the Enate platform. We can also create new work items on the Enate platform using the UiPath Activity.

The UiPath section in Marketplace is where you can create and maintain your UiPath connections.

You can find out how to integrate Enate and UiPath to start including Enate activities in your bot routines here:

{% content-ref url="/pages/FSUGrGdKTHnrhVe1Lqwv" %}
[Setting Up Enate & UiPath Integration](/enate-help/integrations/enate-integrations/uipath/setting-up-enate-and-uipath-integration.md)
{% endcontent-ref %}

Click here to see Enate's latest UiPath Activity library:

{% content-ref url="/pages/-Mdw4l547jairF59zWs-" %}
[Enate UiPath Activity Libraries](/enate-help/integrations/enate-integrations/uipath/enate-uipath-activity-library.md)
{% endcontent-ref %}

You can find information on how to integrate Enate with the UiPath Orchestrator here:

{% content-ref url="/pages/-MkBxwdP1fji3HmCVsuG" %}
[Enate & UiPath Orchestrator Synchronization](/enate-help/integrations/enate-integrations/uipath/setting-up-enate-and-uipath-orchestrator-synchronization.md)
{% endcontent-ref %}

Click here for a useful tip on how to populate row data directly into an Enate Case while it's being created:

{% content-ref url="/pages/-Mfrx3OjONxO0t\_NJDKy" %}
[Auto-populate row data into an Enate Case with UiPath](/enate-help/integrations/enate-integrations/uipath-tip-adding-table-fields.md)
{% endcontent-ref %}

{% hint style="info" %}
Please Note: Enate currently supports up to version 2022.4.4 of UiPath Studio.
{% endhint %}

## Sample Integration Patterns Using UiPath

{% content-ref url="/pages/-Mfrx3OjONxO0t\_NJDKy" %}
[Auto-populate row data into an Enate Case with UiPath](/enate-help/integrations/enate-integrations/uipath-tip-adding-table-fields.md)
{% endcontent-ref %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.enate.net/enate-help/integrations/enate-integrations/uipath.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
