# Conexión con BluePrism

El conector de RPA Connect se encuentra disponible en el portal de DigitalExchange de BluePrism. Puedes acceder desde el siguiente enlace: <https://digitalexchange.blueprism.com/dx/entry/74617/solution/rpa-forms>

<figure><img src="/files/Imybi151FWxmyIFGLdkM" alt=""><figcaption><p>Conector para RPA Connect en el portal DigitalExchange</p></figcaption></figure>

A continuación, abordaremos los puntos clave de esta herramienta, pero ten presente que puedes acceder a la guía de usuario del conector en el portal de DigitalExchange para un abordaje más detallado.

<figure><img src="/files/ilXmMKFRJCkqMMJCPMkP" alt=""><figcaption><p>Guía de usuario del Conector de RPA Connect</p></figcaption></figure>

Cuando finalices el recorrido, tendrás los conocimientos necesarios para:

* Crear una credencial de autenticación para la conexión con BluePrism.
* Generar, consultar y eliminar instancias de formulario.
* Obtener los valores ingresados en un formulario así como consultar y descargar sus archivos adjuntos, entre otras acciones.


---

# 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.rpaconnect.io/blueprism/conexion-con-blueprism.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.
