Available Integrations
CoverManager
Sync reservations and guest data from your CoverManager POS system
Revo POS
Import orders, revenue, and customer transactions from Revo
Brevo
Send email and SMS campaigns to your customer segments
Google Drive
Access menus, contracts, and marketing materials directly in Hiro
OpenAI
AI-powered assistant for customer insights and natural language queries
Integration Categories
POS & Reservation Systems
Integrate with your point-of-sale and reservation management systems to automatically sync customer data, reservations, and transaction history.- CoverManager - Popular reservation platform in Spain
- Revo POS - Cloud-based POS system with order and customer tracking
Marketing & Communication
Connect your marketing tools to send targeted campaigns and measure engagement.- Brevo - All-in-one email and SMS marketing platform (replaces legacy tools like Resend)
AI & Automation
Leverage artificial intelligence to gain insights from your customer data.- OpenAI - GPT-4 powered assistant for natural language queries and customer intelligence
Document Management
Centralize your business documents and marketing materials.- Google Drive - Document library for menus, press kits, contracts, and more
Configuration
All integrations are configured via environment variables in your.env.local file. You can find the complete template in frontend/.env.example.
Single-Tenant Architecture
Hiro CRM is designed as a single-tenant application, meaning one deployment per business. This gives you:- Full control over your data
- Ability to customize integrations for your specific needs
- No shared resources or rate limits with other tenants
- Direct API connections without middleware
Getting Started
- Choose the integrations you need for your business
- Sign up for API access with each provider
- Add the API keys to your
.env.localfile - Restart your Next.js development server
- Test the connection in the Hiro CRM dashboard
Need Help?
If you encounter issues with any integration:- Check the provider’s API documentation for changes
- Verify your API keys are correct and active
- Review error logs in your browser console or server logs
- Open an issue on the Hiro CRM GitHub repository
