# Pipedrive

Pipedrive es una plataforma CRM que cubre todas las áreas que puede necesitar tu negocio: contactos, proyectos, campañas, comunicaciones, productos, y más. Integrar Pipedrive con GearPlug te permite mantener tus registros actualizados y usar dichos registros para actualizar otras aplicaciones.

{% 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://lh5.googleusercontent.com/KYT0zPTVF3rYcziRAt3MkeuzA1UY0EokS-DUWLO9cuNx7E-KYJijw8_Rg0W3x9StYvALRpQxJJDPYzdSFBy6Tjblkob29D1DOzezH4b4qFTKp5my4wlp0J6bkS_kkuoJ3lvdemL0SLfyrLGOcN_PYQ" alt=""><figcaption></figcaption></figure>

Como origen, Pipedrive te ofrece 5 acciones:

* **Obtener nuevo producto**: Extrae información de registros nuevos en la sección de productos.
* **Obtener nuevo deal**: Extrae información de registros nuevos en la sección de deals.
* **Obtener nueva organización**: Extrae información de registros nuevos en la sección de organizaciones.
* **Obtener nueva persona**: Extrae información de registros nuevos en la sección de personas.
* **Obtener nueva actividad**: Extrae información de registros nuevos en la sección de actividades.

### Como destino

<figure><img src="https://lh4.googleusercontent.com/HpvXuUBxLvX3tVON84eLfFwotBHgHI7zzv2xoFfJdemOV9wdvf5qlnFUJKkY4OtTev-7HDMcFAG95YC6FM0q1Kbs8bCTRVCexTYYxU8SirgX9NYBGfiedf0b9YfWhyPxUAvFdrVUhcxgcXxNnHfXiw" alt=""><figcaption></figcaption></figure>

Como destino, Pipedrive ofrece 5 acciones:

* **Crear deal**: Crea nuevos registros en la sección de deals.
* **Crear nota**: Crea nuevas notas en tus registros existentes.
* **Crear organización**: Crea nuevos registros en la sección de organizaciones.
* **Crear persona**: Crea nuevos registros en la sección de personas.
* **Crear actividad**: Crea nuevos registros en la sección de actividades.


---

# 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.gearplug.io/configura-tus-conexiones/pipedrive.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.
