Skip to main content
Pulse HR

Ecosystem-first

Webhooks on
every event.

Most HR vendors gate the API behind an enterprise tier and ship "integrations" that are really just Zapier wrappers. Pulse treats the API and the UI as equal citizens — every resource has a REST endpoint, every state change fires a webhook, every integration ships with source.

Webhooks

14+ 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.

Integrations — status-honest.

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.

Live

Slack

Comms

Live

Google Workspace

Identity

Live

Okta

Identity

Live

QuickBooks

Accounting

Beta

Xero

Accounting

Live

Stripe

Payments

Live

DocuSign

Docs

Live

Greenhouse

Recruiting

Live

Zapier

Automation

Beta

Make.com

Automation

Beta

Jira

Work mgmt

Beta

Linear

Work mgmt

Live

BambooHR

Importer

Live

Personio

Importer

Beta

Rippling

Importer

Roadmap

SAP

ERP

Webhook events (partial).

employee.created employee.updated leave.requested leave.approved timesheet.submitted timesheet.approved expense.submitted expense.approved payroll.run.started payroll.run.completed payslip.finalised candidate.stage.changed kudos.awarded commessa.created

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.

Your team deserves
better software.

Free for the first 5 employees — forever. No credit card. Import your data in under an hour.