# Send your WhatsApp data to Pipedrive CRM using Chatbot

> **Who can use this Card?**
>
> * Gallabox Users having permission to either build and deploy bots or manage bots.
> * Available on Scale and Pro Plans.

### Overview

Integrating Pipedrive with Gallabox helps businesses enhance sales and customer communication. This connection optimizes lead management and improves interactions. Ideal for sales teams, it streamlines workflows and reduces manual data entry.

### Connect Pipedrive CRM

1. Select Pipedrive from the list of connectors. You can scroll down or use the search bar in the right drawer or by clicking the + on the start block.

<figure><img src="/files/D1rDftGdI7WfbAWbSBHm" alt=""><figcaption></figcaption></figure>

2. Choose any one from the two actions - ***Create Deal or Create Lead***. You will have to Add New Connection or Select Existing Connection. If you haven't made any connection, provide the name for your connection and click on the button - Add New Connection.

A pop-up will open asking you to Continue to the App if you are already signed in on another tab. If not, it will prompt you to sign in and then Continue to the App.

The connection will be created.

<figure><img src="/files/QmMhJuGw4ccGV41fbfdo" alt=""><figcaption></figcaption></figure>

### Using the Pipedrive Connector

#### Create Deal <a href="#create-or-update-lead" id="create-or-update-lead"></a>

1. Choose the Connection you created under Select Existing Connection.

<figure><img src="/files/oOPeWQr5HbQAieiyRZbp" alt=""><figcaption></figcaption></figure>

2. The required fields in Pipedrive are Deal Name, Person's Name, and Phone Number. Apart from the required fields, if you want to push optional field like Value, Currency, & Lead Stage you can use the optional field and select the corresponding variables from the dropdown. Click on Save.

{% hint style="info" %}
You can either use a static value or choose any variable for dynamic value.
{% endhint %}

<figure><img src="/files/RX6ieFl24dEWYYQfJXsf" alt=""><figcaption></figcaption></figure>

Leads will be created in the connected Pipedrive account. Similarly, you can use the 'Create Lead' action to add leads to your Pipedrive account.


---

# 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.gallabox.com/bots/bot-connectors/send-your-whatsapp-data-to-pipedrive-crm-using-chatbot.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.
