---
title: "Power Automate"
description: "Power Automate integration in meinGPT"
canonical_url: "https://meingpt.com/en/docs/integrations/power-automate"
language: en
---

# Power Automate

## Two Core No-Code Interaction Modes

1. **Power Automate -> meinGPT**: Flows call assistants and workflows in meinGPT. This works today via the generic [Workflow API](/en/docs/api/workflows) or [Assistants API](/en/docs/api/assistants) — call the API from an HTTP action with your meinGPT API key (see [Authentication](/en/docs/api/authentication)).
2. **meinGPT -> Power Automate**: use Power Automate actions as assistant-usable tools.

Interaction mode 2 (Power Automate actions as assistant tools) is coming soon. Mode 1 is already live — use the API docs linked above with any Power Automate HTTP action.
