Flowmingo provides two integration methods to connect your systems:
Webhooks (Outbound): Flowmingo sends real-time notifications to your endpoints when events occur (candidate email status, interview progress, evaluation results).
API Keys (Inbound): Your systems can call Flowmingo APIs to trigger actions like inviting candidates to interviews.
This guide explains how to configure webhook endpoints, secure them with HMAC signatures, create API keys, and use them to integrate with Flowmingo's candidate invitation system.
Contact the Flowmingo team for:
- Getting your interview set IDs
- Troubleshooting integration issues
- Testing your webhook or API integration