# Integrations

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

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

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

* Shopify
* Rest API
* Google Dialogflow
* and Facebook Leads.&#x20;

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

{% content-ref url="/pages/4s9hE3e16m3X6z0gGcWF" %}
[Rest API](/rum-work-modules/integrations/rest-api.md)
{% endcontent-ref %}

{% content-ref url="/pages/CrwSNt3g66nlsDoHQ4An" %}
[Google Dialogflow](/rum-work-modules/integrations/google-dialogflow.md)
{% endcontent-ref %}

{% content-ref url="/pages/DQ59uaDDjTPKPAtJnU1f" %}
[Facebook Leads](/rum-work-modules/integrations/facebook-leads.md)
{% endcontent-ref %}


---

# 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.rumwork.io/rum-work-modules/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.
