# Infobip: Conectar Cuenta

## Obtener la URL base de Infobip

Primero tienes que obtener tu URL base para conectarse vía API, para esto debes entrar a la siguiente URL estando logueado en tu cuenta de Infobip:

{% embed url="<https://dev.infobip.com/getting-started/base-url>" %}

Dentro de esta página verás el link base

![](/files/-LXdQF8_xk8TzeEu2gdy)

Luego copias y pegas dentro de WoowUp en la sección Configuración > Integraciones > Infobip junto con tu usuario y contraseña

![](/files/-LXdQ_1RixJAdY2Qr5oP)

Por último activas la integración y  clickeas el botón Guardar.


---

# 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/infobip.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.
