FlowMate API Documentation
Copy Page
FlowMate API Documentation
Authentication
Login
POST
Flows
Retrieve all flows
GET
Find Flow by ID
GET
Deletes a flow
DELETE
Update an existing flow
PATCH
Bulk update a number of existing flows
PATCH
Start a flow
POST
Stop a flow
POST
Start multiple flows
POST
Stop multiple flows
POST
User
get all users
GET
Create user
POST
get a user by id
GET
get current user
GET
Templates
Retrieve all flow templates
GET
Add a new template to the repository
POST
Find Flow Template by ID
GET
Deletes a flow template
DELETE
Update an existing flow template
PATCH
Generate a flow from the flow template
POST
Executions
Get Executions
GET
Webhooks
Incoming Webhook
POST
Endpoints
Copy Page
Modified at
2024-11-12 08:41:35
Previous
Generate a flow from the flow template
Next
Get Executions