> For the complete documentation index, see [llms.txt](https://docs.gearplug.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.gearplug.io/configura-tus-conexiones/clientify.md).

# Clientify

Clientify es una plataforma de CRM que simplifica el manejo de contactos, marketing, inventario, y más. Integrar Clientify con GearPlug te permite mantener tus contactos y oportunidades actualizados, o usar esta información para actualizar otras apps.

{% hint style="info" %}
**¿No ves la acción que necesitas?**

¡[Contáctanos ya](https://www.gearplug.io/contact)! Selecciona la opción "Sugerir Acción", recomiéndanos la acción que te gustaría ver, y nosotros evaluaremos cómo incluirla.
{% endhint %}

### Como origen

<figure><img src="https://lh6.googleusercontent.com/nhc1TANRyiwLOoYbqrNJRY--KIvOV5B3GX9iKJbGc7yH9-Lbx1uQUidi-J5Hzy-MdM87bQ8NNU-vgdRzZb1GTiIv3k6bARLYN3Vz9QJjTHBEN50NP2WwHVC1bYekhM9pLUcW_LW77zcHtkXzQu-5GQ" alt=""><figcaption></figcaption></figure>

* **Obtener contacto**: Extrae la información de contactos nuevos registrados en tu CRM.
* **Obtener oportunidad**: Extrae la información de oportunidades nuevas registradas en tu CRM.

### Como destino

<figure><img src="https://lh4.googleusercontent.com/LtTbV6Ni_pzNsQIDc9kssn3jPdDJGd-KQernWa71UHu8rVWmAL8HORVc2wGPn1caMUB5qcN26mpTjxuFy0hW-guO_pB44mKOJJr_rpCsLvFihPYHwINOvBR-bZjZc8W1OfbfgJxL2SYWJlBnc5VuQQ" alt=""><figcaption></figcaption></figure>

Como destino, Clientify te ofrece 2 acciones:

* **Crear contacto**: Registra nuevos contactos con la información de otras aplicaciones.
* **Crear oportunidad**: Crea oportunidades nuevas con la información de otras aplicaciones.


---

# 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:

```
GET https://docs.gearplug.io/configura-tus-conexiones/clientify.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.
