Initial Setup for the FlowMate API Implementation

The API implementation gives you full control over how FlowMate integrations appear and behave inside your product.

With this setup, you can connect FlowMate’s automation and integration capabilities directly to your own UI and backend, while FlowMate handles the authentication, orchestration, and infrastructure in the background.

To get started, follow these steps:

1. Embed the Integration Center

Even if you plan to build a fully customized experience with the API, you still need the Integration Center as the entry point for users to connect their accounts. FlowMate handles authentication and credential management automatically, so your users can securely connect to third-party apps without additional setup.

Embed Integration Center

2. Use the API to Embed Integrations Natively

Use the FlowMate API to embed integrations directly into your product. Through the API, you can list available integrations, create and manage flows, trigger executions, and display integration states or results within your own interface. This gives you full control over how integration logic and data appear inside your application.

FlowMate API Implementation

3. Build Templates

Templates define the actual integrations and workflows your users can activate. They specify the triggers, actions, and data mappings that power each automation behind the scenes. Once a template is published, it becomes available through both the API and the Integration Center.

How to Create a Template

Last updated