# Using Integrations

Integrations in Looply open the door to a new dimension of efficiency by allowing users to weave external services into their workflows. This means your workflows can now tap into the unique capabilities of integrated services, turning routine tasks into streamlined processes. In this documentation, we'll guide you through the steps of accessing and utilizing these integrations within your Looply workflows, empowering you to achieve more with every step.

Integration actions we currently support:&#x20;

* [Microsoft - Adaptive Card Actions](/workflows/using-integrations/adaptive-card-actions.md)
* [SAP - HTTP Requests](/workflows/using-integrations/sap-requests.md)

#### Adding Integrations

You can locate supported integration actions below the **Integrations** section of the Workflow Toolbox.&#x20;

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

Add any of our integration actions to your workflow by simply clicking on the action.&#x20;


---

# 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://academy.looply.ai/workflows/using-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.
