# 3rd Party Apps Integrations

## Interactive Guide

{% embed url="<https://app.arcade.software/share/sqmyLoHbkP1PgSI5y59a>" %}

***

## Streamline your workflow

BotPenguin has 55+ Integration to automate your workflow for you. BotPenguin integration capabilities allow you to seamlessly transfer your lead, appointments, ticket, and task data to the 3rd party apps. You can integrate 3rd party apps with BotPenguin in two ways.&#x20;

1. Use available Native integrations
2. Have the APIs ready! Create your custom integration with BotPenguin `My Integration` capabilities.&#x20;

## Why BotPenguin Integrations?

BotPenguin bots work as a front-end app for your end customers, and it collects data in the form of the customer chat and other necessary data such as on which page they were, their indicative location (fetched from IP address), device, browser, etc. All this data is available on the BotPenguin dashboard. However, You may need the same data in any of the other apps that you might be using, such as&#x20;

1. CRMs
2. Scheduling software&#x20;
3. Task/ticket management tools etc

**BotPenguin integrations enable you to use these integrations to send the metadata to your apps.**&#x20;

<img src="/files/ff8q7MHIsuyIrI1TTD3g" alt="How BotPenguin works with 3rd party applications" class="gitbook-drawing">

## How to integrate 3rd party apps with BotPenguin?

Once you have decided which app you want to send your data to, Here is how you can integrate it.&#x20;

### BotPenguin Integration with Available Apps

1. Log in to the BotPenguin dashboard using the link <https://app.botpenguin.com/>.
2. Navigate your bot and find the `3rd Party Apps Integrations` option on the dashboard.&#x20;
3. Once you find the list of all integrations available, search for the desired integrations.&#x20;
4. Once you find your integrations in the list, click on the connect button and follow the on-screen steps.&#x20;

### Couldn't find the desired App? Build your custom Integration!

If the app you are looking for is unavailable on the app list, You can build your integration. It is no code and is very simple to build. Below is the link to how

{% content-ref url="/pages/OSLmkoSJpnYSZuMK4IuY" %}
[Create your custom integration or My Integrations](/bots/whatsapp-bot/3rd-party-apps-integrations/create-your-custom-integration-or-my-integrations.md)
{% endcontent-ref %}

#### Having Questions?

If you have any questions, you can refer to the below link or contact us at [support@botpenguin.com.](mailto:support@botpenguin.com)


---

# 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://help.botpenguin.com/bots/whatsapp-bot/3rd-party-apps-integrations.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.
