# Integrations

Using the Integration module of Rampwin, you can integrate 3rd party APIs, Software and Platforms to smoothen the platform's functionality.&#x20;

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

Head over to the left sidebar and select **Integration**. There, you'll find the options to integrate,&#x20;

#### Marketplace Apps

1. **WooCommerce**:
   * **Description**: An open-source e-commerce plugin for WordPress.
   * **Use Case**: Integrate your online store to manage products, orders, and customer data seamlessly.
2. **Zoho CRM**:
   * **Description**: A customer relationship management (CRM) software by Zoho.
   * **Use Case**: Manage sales, marketing, and customer support processes all in one place.
3. **Dialogflow**:
   * **Description**: A natural language understanding platform for building conversational interfaces.
   * **Use Case**: Implement chatbots and virtual assistants to handle customer queries and automate interactions.
4. **Shopify**:
   * **Description**: An e-commerce platform for online stores and retail point-of-sale systems.
   * **Use Case**: Sync your Shopify store to manage inventory, process orders, and track sales directly from the platform.
5. **Acuity**:
   * **Description**: An online appointment scheduling software.
   * **Use Case**: Allow customers to book appointments and manage scheduling efficiently.
6. **Zoho Books**:
   * **Description**: Online accounting software for managing finances.
   * **Use Case**: Track income, expenses, and generate financial reports to streamline accounting processes.
7. **WebEngage**:
   * **Description**: A marketing automation platform for customer engagement.
   * **Use Case**: Enhance customer engagement through targeted campaigns, web personalization, and analytics.
8. **ChatGPT Assistant**:
   * **Description**: An AI-based conversational agent powered by OpenAI's GPT.
   * **Use Case**: Provide automated customer support, content generation, and interactive user experiences.
9. **Google Sheets**:
   * **Description**: A web-based spreadsheet application by Google.
   * **Use Case**: Integrate with Google Sheets to automate data import/export, manage spreadsheets, and generate reports.
10. **Shiprocket**:
    * **Description**: A logistics software platform for e-commerce shipping.
    * **Use Case**: Manage shipping, track orders, and streamline logistics operations for your e-commerce business.
11. **HubSpot**:
    * **Description**: A CRM platform with marketing, sales, and service software.
    * **Use Case**: Integrate HubSpot to align marketing, sales, and customer service processes, enhancing lead management and customer engagement.

Explore the following doc page to learn more about the above integrations.


---

# 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.rampwin.com/setting/more/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.
