# Power Apps / Logic App Flow Integration

Using NGSurvey's Microsoft Power Apps connector you can integrate your forms into any flow within your Power Apps application and trigger actions once new responses have been submitted or queue recipients to send out survey invitations on the fly within your flows.&#x20;

* [Connector Setup](/personal-account/developer/powerapps-flow-integration/connector-setup.md)
* [Example using the mail connector to send out an email on each new submission](/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/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.
