# Perfit: Conectar Cuenta

{% hint style="success" %}
Para empezar a utilizar el servicio de emails transaccionales, primero **escribir a** [**dev@myperfit.com** ](mailto:dev@myperfit.com)solicitando el alta su cuenta,  se le deberá indicar que e-mail  utilizará para los envíos y con qué nombre se visualizarán. \
Perfit le brindará su **API key.**
{% endhint %}

## Configurar la integración en Woowup

* Ingresar a **Configuración**&#x20;

<div align="left"><img src="/files/-LUB5CxalUshnOjPuv0e" alt=""></div>

* Luego ingresar a **Integraciones > Perfit**

![](/files/-LXtZrQGR5BjCAJjzJPh)

* Llenar el formulario con los datos de su cuenta.
* Una vez finalizado, elegir de forma opcional si quieres que Perfit sea el servicio de email predeterminado.
* Activa la integración

![](/files/-LXt_8__V7z4Q9uhxbOP)

* Haz click en **GUARDAR**.

{% hint style="warning" %}
No te olvides de configurar el Webhook de Eventos URL:<https://api.woowup.com/webhooks/perfit>

Esto puedes realizarlo dentro de tu cuenta **Perfit** en la sección **Integraciones > Webhooks**
{% endhint %}

{% hint style="success" %}
Listo! Ya estas listo para comenzar a enviar.
{% endhint %}


---

# 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://woowup-docs.gitbook.io/woowup-developer-docs/email-senders/perfit-connect-account.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.
