Skip to main content
Public demo Pulse is in demo mode. Open the demo
Pulse HR
Start free

Lightweight by design

Your hours and payroll
already have homes.

Pulse stays out of payroll, time tracking and project allocation. So the integrations list is short on purpose — Slack and Calendar to surface the signal, SSO to log in, a real API for everything else. No HRIS-to-HRIS sync, no QuickBooks dance, no DocuSign module. Every webhook fires on a people event, not a billing event.

Webhooks

8+ resource events, HMAC-signed, with automatic retries and replay from the dashboard.

REST API

Full CRUD on every resource, pagination, filters, consistent auth. Rate-limited at 1k req/min on the standard tier.

SDKs

Maintained clients for TypeScript, Python and Go. Generated from the OpenAPI spec so they never drift from the API.

A short, honest list.

We label every integration with its real status. Live means production-ready with OAuth and sync; Beta means it works but we want more field testing; Roadmap means it's scoped, not shipped. If your team's chat tool isn't here, the webhook can almost certainly cover it.

Live

Slack

Notify · standup · kudos

Live

Google Calendar

OOO sync · birthdays

Live

Okta

SSO · SCIM

Live

Google Workspace

SSO · identity

Beta

Microsoft Entra

SSO

Live

Zapier

Automation

Beta

Make.com

Automation

Roadmap

MS Teams

Notify · standup

Roadmap

Discord

Notify · kudos

Webhook events (partial).

employee.created employee.updated leave.logged kudos.sent log_session.published growth.achievement_unlocked workload.checkin.recorded pulse_entry.submitted

Each event ships with a stable schema, a delivery dashboard, HMAC signing, and one-click replay. Missed events queue and retry with exponential backoff for 72 hours.

Build your own integration.

Because the whole platform is open source, the supported integrations live in apps/app/src/lib/integrations/ as regular TypeScript modules. Copy one, swap the API calls, open a PR. The same OAuth scaffolding, webhook router and retry logic you'd build for yourself — already there.

Make your work
impossible to miss.

Self-host the open source on your own infra in 90 seconds, or pay us to run it. No demo gate. No enterprise tier with extra features. Export everything in a click — always.