Connect Utuflow to your stack

60+ native integrations with the tools your team already uses โ€” accounting, messaging, storage, identity, and more.

All Integrations

Works with your favorite tools

Connect in minutes via our native connectors or build your own with the REST API.

๐Ÿ”—
Slack
Messaging
๐Ÿ“Š
QuickBooks
Accounting
โ˜๏ธ
Xero
Accounting
๐Ÿ“
Google Drive
Storage
๐Ÿ“ง
Gmail
Email
๐Ÿ—“
Google Calendar
Scheduling
๐Ÿ”
Okta
Identity
๐Ÿ”‘
Auth0
Identity
๐Ÿ“ฑ
Microsoft Teams
Messaging
๐Ÿ“‚
Dropbox
Storage
๐Ÿ’ณ
Stripe
Payments
๐Ÿฆ
Paystack
Payments
๐Ÿ“ˆ
Salesforce
CRM
๐ŸŽฏ
HubSpot
CRM
๐Ÿ› 
Zapier
Automation
โš™๏ธ
Make
Automation

Build your own integrations

The Utuflow API is RESTful, JSON-first, and fully documented. Automate payroll runs, sync attendance data, or build custom workflows for your specific needs.

REST APIWebhooksOAuth 2.0SDKsOpenAPI spec
Read API docs
# Get employee payslips
GET /api/v1/payslips?employee_id=123
# Response
{
"data": [{
"id": "ps_abc123",
"period": "2026-03",
"gross": 4200.00,
"net": 3612.00,
"status": "paid"
}]
}

We'll build it for you.

Enterprise customers get custom integrations. Tell us what you need.