# Procurify

## **Conectar Procurify en Violet**

Para conectar Procurify en Violet, necesitarás generar un ID de cliente y un secreto de cliente. Sigue las instrucciones a continuación:

#### Generar un ID de cliente y un secreto de cliente

1. Navega a **Configuración,** luego **Integraciones** en la sección Herramientas.

   <img src="/files/5943c3ca36c314517928f8cfe3eba30343b61dba" alt="" width="375">
2. Haga clic en **Ver** en el elemento API de Procurify

   <img src="/files/f351d71077a3ff9406691b0cc5333724b7e81938" alt="" width="375">
3. Introduce una descripción opcional, luego haz clic **Crear aplicación**. Aparecerán tu ID de cliente y tu secreto de cliente; cópialos.
   1. *Nota: tu rol debe tener acceso para gestionar la configuración de integraciones para poder solicitar credenciales de API.*

#### Conectar Procurify en Violet

2. Seleccione <img src="/files/86249b10fa5589a9664fc268a90035140d671839" alt="" data-size="line"> **Procurify**
3. Proporciona tu ID de cliente y tu secreto de cliente y haz clic **Conectar**.
4. Una vez conectado, configura tu integración (opcional), luego haz clic **Crear.** ¡Listo!


---

# 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.violetlabs.com/es/aplicaciones/p/procurify.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.
