Table of Contents

Execution endpoints (HTTP endpoints)

A Flow can be executed as an HTTP API, which makes it easy to integrate into custom apps or scripts. This applies to all Flows except the ones with an MCP tool trigger.
In the Designer, you can find the available API endpoints of a Flow in the Resources -> Flow Properties window, or you can add an HTTP trigger to the Flow and get them from the Property panel with the trigger selected.

Note

To run a Flow by its HTTP endpoint, you must configure at least one API key at the tenant level.

Running Flows from 3rd party apps

This article describes how to run Flow from 3rd party apps.