# Pipedrive

Pipedrive is a CRM platform that covers all the areas your business might need: contacts, projects, campaigns, communications, products, and more. Integrating Pipedrive into GearPlug lets you keep your records updated, and use them to update other apps.

{% hint style="info" %}
**Can't see the action you need?**

[Contact us](https://www.gearplug.io/en/contact)! Select "Suggest Action," tell us the action you need, and we'll evaluate how to add it.
{% endhint %}

### As a source

<figure><img src="https://lh3.googleusercontent.com/CZ4VtZdElzrx-7aOeF2rPTk5VOn4KJECBdG4G9ao31DObFZRVsaUyJ-wbiC5xJW84zRetfzzExTol19wdHZezwogr0AQfYEeJ3OOVdQ0lMeerGQ2qsgvAGDsicHzZ7lx9HPFO7S940HM3nABSvZbWA" alt=""><figcaption></figcaption></figure>

As a source, Pipedrive offers 5 actions:

* **Get new product**: Draws information from new records in your products section.
* **Get new deal**: Draws information from new records in your deals section.
* **Get new organization**: Draws information from new records in your organizations section.
* **Get new person**: Draws information from new records in your people section.
* **Get new activity**: Draws information from new records in your activities section.

### As a target

<figure><img src="https://lh3.googleusercontent.com/nY2RJ4Wewfrb8UFs0TNg3L5b7d6DBdqk90Zs8_5YB7tIZ4FxkpkJqeJiCMt9CM8fur5lGoTR6inEUTKlpPzLqrFcyX2tM_L6RuCqMmEl851cZvAPmXRwAweDVr5fpFo6ju1guuJ1xG1LIbN0H7z6JA" alt=""><figcaption></figcaption></figure>

As a target, Pipedrive offers 5 actions:

* **Create deal**: Creates new records in the deals section.
* **Create note**: Creates new notes in existing records.
* **Create organization**: Creates new records in the organizations section.
* **Create person**: Creates new records in the people section.
* **Create activity**: Creates new records in the activities section.


---

# 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/english/set-up-your-integrations/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.
