> For the complete documentation index, see [llms.txt](https://docs.enate.net/enate-help/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.enate.net/enate-help/integrations/enate-integrations/blue-prism/enate-blue-prism-connectors.md).

# Enate Blue Prism Connectors

## Latest Enate Blue Prism Connector

### Connector V3.7

Changes made as part of this release are:

* Bug fixed related to “**AddPacketCommunication**” activity.

Here is the user manual for V3.7:

{% file src="/files/7TTbMPVlhRMvj2XH6Tpy" %}

Here is a link to download the V3.7 Blue Prism Enate VBO to connect to Enate:

{% file src="/files/UeHnmgJO1NYbfqD9SVSm" %}

### Connector V3.6

In sync with the release of [version 2022.5](https://docs.enate.net/whats-new/2022.5/2022.5-changes-overview) of Enate and the customer GUID field in the /Packet/GetContexts API being made mandatory, the GetTicketProcess, GetCaseProcess, GetCaseProcesses and GetCaseAttribute activities have been updated.

Note that for the GetCaseProcesses activity, the Customer Name property has now been made mandatory.

{% hint style="info" %}
This version of the Blue Prism connector only works with version 2022.4 and above of Enate
{% endhint %}

Here is a link to download the V3.6 Blue Prism Enate VBO to connect to Enate:

{% embed url="<https://media.enate.net/Integrations/RPA/BluePrism/EnateConnectorV3.6.bprelease>" %}

Here is the user manual for V3.6:

{% file src="/files/aN2RIRBCYnyA68Uzn1RS" %}

## Previous Enate Blue Prism Connectors

### Connector V3.1

Enate Blue Prism Connector version 3.1 gives you the ability to set the status of Actions/Tickets through separate activities.

Here is a link to download the latest Blue Prism Enate VBO to connect to Enate:

[Enate Connector V3.1.bprelease](https://media.enate.net/Integrations/RPA/BluePrism/EnateConnectorV3.1.bprelease)

Here is the user manual for V3.1:

{% file src="/files/2AuZrq8PGsyfJcBBl9je" %}

### Connector V13

The key updates for V13 are:&#x20;

* Ability to add file tags and contact tags to Cases and Tickets
* Ability to launch a Case linked to a Schedule
* Ability to launch ad-hoc Actions
* Ability to extracting communications and saving the communication attachments locally
* Ability to attaching files to Cases, Tickets and Actions

Here is a link to download the V13 Blue Prism Enate VBO to connect to Enate:

[Enate Connector V13.bprelease](https://media.enate.net/Integrations/RPA/EnateConnectorV13.bprelease)

Here is the user manual for V13:

{% file src="/files/9jp0QrrjYaCbabcliJDC" %}

### Connector V9

Here is a link to download the V9 Blue Prism Enate VBO to connect to Enate:

[Enate Connector V9.bprelease](https://media.enate.net/Integrations/RPA/EnateConnectorV9.bprelease)

Here is the user manual for V9:

{% file src="/files/-MWnXgkLhWFgtM3gxTc6" %}

### Connector V8

Here is a link to download the V8 Blue Prism Enate VBO to connect to Enate:

[Enate Connector V8.bprelease](https://media.enate.net/Integrations/RPA/EnateConnectorV8.bprelease)

Here is the user manual for V8:

{% file src="/files/-MWnZfyiATI5A8O9gueO" %}

### Connector V7

Here is a link to download the V7 Blue Prism Enate VBO to connect to Enate:

[Enate Connector V7.bprelease](https://media.enate.net/Integrations/RPA/EnateConnectorV7.bprelease)

Here is the user manual for V7:

{% file src="/files/-MWnZlCjbU2EmQ26PRoD" %}

### Connector V6

Here is a link to download the V6 Blue Prism Enate VBO to connect to Enate:

[Enate Connector V6.bprelease](https://media.enate.net/Integrations/RPA/EnateConnectorV6.bprelease)

Here is the user manual for V6:

{% file src="/files/-MWnZqwlx6EylEx78E-c" %}

### Connector V5

Here is a link to download the V5 Blue Prism Enate VBO to connect to Enate:

[Enate Connector 5.bprelease](https://media.enate.net/Integrations/RPA/EnateConnectorV5.bprelease)

Here is the user manual for V5:

{% file src="/files/-MWnZuwpjEdQ\_o837s69" %}

### Connector V4

Here is a link to download the V4 Blue Prism Enate VBO to connect to Enate:

[Enate Connector V4.bprelease](https://media.enate.net/Integrations/RPA/EnateConnectorV4.bprelease)

Here is the user manual for V4:

{% file src="/files/-MWn\_0vTKNvAi2M0xnmW" %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.enate.net/enate-help/integrations/enate-integrations/blue-prism/enate-blue-prism-connectors.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
