# Integrations

ScaleFlows integrates with **Zapier**, allowing you to connect with thousands of apps and create your own workflows — without writing a single line of code.

With Zapier you can:

* Log every AI reply into Google Sheets.
* Create tasks in project tools like Trello or Asana.
* Send alerts to Slack or Discord when something important happens.
* Connect with support tools like **Freshdesk** to keep your customer service fully in sync.

👉 To get started, simply connect ScaleFlows to Zapier and build your first “Zap”.

{% hint style="info" %}
This way you can extend ScaleFlows into any workflow your business needs.
{% endhint %}


---

# 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.scaleflows.net/extra-features/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.
