How to set things up
Go from zero to integrated. Knit handles the OAuth flows, normalization, and API maintenance for you.
01
Knit 101
Understand the core concepts of Knit's architecture, data models, and how we handle integrations beneath the surface.
Learn concepts
02
Setup Integrations
Configure your application credentials and embed the Knit Auth component to let users securely connect their accounts.
Getting started
03
Listen to Webhooks
Subscribe to real-time events. Get notified instantly when data changes across any connected provider platform.
Register webhooks
04
Make API Calls
Use our unified API to read and write data across any integration using a single, normalized data model.
Read & Write
Solve your use case
Explore how Knit's unified endpoints map directly to your product requirements.
HRIS & Payroll
Sync employees from HRIS
Trigger a sync to pull standardized employee profiles, org hierarchy, and employment status from any connected HR system.
POST
/syncs/start
ATS
Create application on ATS
Submit a new candidate application directly into any connected ATS, mapping candidate data and job stage in a single API call.
POST
/ats/applications
CRM
List contacts from CRM
Retrieve a normalized list of contacts from Salesforce, HubSpot, or Pipedrive using a single unified endpoint.
GET
/crm/contacts
Accounting
Push journal entry to ERP
Write journal entries directly into the customer's ERP or accounting platform. Knit normalizes accounts, line items, and currencies automatically.
POST
/accounting/journal-entries
Ticketing
Get tickets
Fetch support tickets across Jira, Zendesk, and Freshdesk in a unified format to power customer success and issue-tracking workflows.
GET
/ticketing/tickets.list
Meetings
Get meeting transcripts
Retrieve full transcripts from Zoom, Google Meet, or Microsoft Teams meetings to power AI summaries, search, and coaching tools.
GET
/meeting/transcript
Supported Integrations
Check if your customers' favorite tools are supported. We add new integrations every week.