> For the complete documentation index, see [llms.txt](https://wiki.dieagenturverwaltung.de/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.dieagenturverwaltung.de/die-agenturverwaltung-en/einstellungen-1/integrationen/integromat.md).

# Make.com (formerly Integromat)

Via the platform make.com, hundreds of 3rd-party apps can be synchronized with Die Agenturverwaltung.

![](/files/c24b037851dad7230bf4e7a61b353076746264ae)

So that data can be synchronized between these systems, Die Agenturverwaltung offers an interface to the low-code adapter platform make.com

Make.com offers — similar to Zapier — the ability to connect applications with no programming knowledge.&#x20;

All integrable apps can be searched here: <https://www.make.com/en/integrations>

{% content-ref url="/pages/a7b85451ae65f4dbec2fe9f5f348f00e5755d5fa" %}
[Example: Synchronize a Trello board with Die Agenturverwaltung](/die-agenturverwaltung-en/einstellungen-1/integrationen/integromat/beispiel-trello-board-mit-der-agenturverwaltung-synchronisieren.md)
{% endcontent-ref %}

### These apps can currently be connected to Die Agenturverwaltung via make.com

<https://www.make.com/en/integrations>

![](/files/2741d85270f7329936cf53aea194f307c5c9a1a6)

![](/files/50b7b742d685eff807785b66386b4e09c31b36ae)

![](/files/c1f9d03e88451aa5b7f59213d9ebbcd9d6412e08)

![](/files/676a376229828c2a579438ffd730f1daeaaf7dee)

![](/files/9fa9e910c849b50699e415751ab5f6efac350ae7)

![](/files/1b787acf32bc910a3a51137c5b7583f6e9fb0ed8)

If you already have ideas and suggestions for integrations with other applications, please let us know: [info@dieagenturverwaltung.de](mailto:info@dieagenturverwaltung.de?subject=Ideen+zu+Integromat)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://wiki.dieagenturverwaltung.de/die-agenturverwaltung-en/einstellungen-1/integrationen/integromat.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
