Integrations
Connect Novala to your existing tools and workflows.
API-first architecture
Every capability in Novala is accessible through REST APIs. Build custom integrations, automate workflows, or connect to your existing systems.
- 268 API endpoints across 20 modules
- Tenant-scoped with row-level security
- Rate-limited with Upstash Redis
- Zod-validated request/response schemas
// Create an inspection via API
POST /api/inspections
{
"equipmentId": "eq_abc123",
"checklistId": "cl_overhead",
"technicianId": "usr_mike",
"scheduledDate": "2026-03-15"
}
// Response: 201 Created
{ "id": "insp_xyz", "status": "scheduled" }
Built-in integrations
Resend
Transactional email delivery for quotes, invoices, reports, and notifications.
Active
Supabase
PostgreSQL database with row-level security, auth, and file storage.
Active
Vercel
Edge deployment with automatic scaling and preview environments.
Active
Coming soon
We're building integrations with the tools service companies use most.
Acumatica
ERP sync for accounting and inventory
Planned
QuickBooks
Invoice and payment sync
Planned
Stripe
Online payment processing
Planned
Zapier
Connect to 5,000+ apps
Planned
Slack
Notification delivery to channels
Planned
Google Calendar
Two-way scheduling sync
Planned
Need a specific integration?
Tell us what tools you use and we'll prioritize what matters most to you.