# Power Apps / Logic App Flow Integration

Mit dem Microsoft Power Apps Connector von NGSurvey können Sie Ihre Formulare in jeden Flow innerhalb Ihrer Power Apps-Anwendung integrieren und Aktionen auslösen, sobald neue Antworten eingereicht wurden, oder Empfänger in die Warteschlange stellen, um Umfrageeinladungen innerhalb Ihrer Flows sofort zu versenden.&#x20;

* [Connector-Einrichtung](/de/personal-account/developer/powerapps-flow-integration/connector-setup.md)
* [Beispiel zur Verwendung des Mail-Connectors, um bei jeder neuen Einsendung eine E-Mail zu versenden](/de/personal-account/developer/powerapps-flow-integration/connector-mail-example.md)


---

# 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.ngsurvey.com/de/personal-account/developer/powerapps-flow-integration.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.
