Activepieces · Capability
Activepieces Workflow Automation
Unified workflow capability for building, managing, monitoring, and debugging automation flows. Used by developers and no-code builders to orchestrate integrations across 400+ app connections.
What You Can Do
GET
List flows
— List automation flows
/v1/flows
POST
Create flow
— Create a new automation flow
/v1/flows
GET
List flow runs
— List flow execution runs
/v1/flow-runs
GET
List connections
— List app connections
/v1/connections
GET
List projects
— List projects
/v1/projects
MCP Tools
list-flows
List all automation flows in the Activepieces project
read-only
create-flow
Create a new automation flow in Activepieces
get-flow
Retrieve a specific automation flow by ID
read-only
delete-flow
Delete an automation flow
idempotent
list-flow-runs
List execution history for automation flows
read-only
get-flow-run
Get details of a specific flow execution run
read-only
list-connections
List all app connections available in the project
read-only
list-projects
List all Activepieces projects
read-only
APIs Used
activepieces