Webhooks

FlowMate supports multiple types of webhook implementations to enable flexible and real-time integrations.

FlowMate supports webhooks for triggering flows based on events. Active flows can be retrieved via the API, providing the Flow ID needed to construct the webhook URL and send real-time events to FlowMate. Webhooks are set up in a dedicated Webhook Connector, where you define endpoints (schema + path) that can then be used as triggers in templates.

Beta & Upcoming

  • Incoming (Beta): For apps that already support webhooks. Users manually add the FlowMate URL in the external app so events can trigger flows.

  • Subscription (Upcoming): Fully automated webhook registration during app authentication—no manual URL setup required.

Last updated