Jump to Content
Kombo (staging)
API Reference
v1.0

Log InKombo (staging)
API Reference
Log In
v1.0API Reference

Kombo API

  • General
    • Check API keyget
    • Trigger syncpost
    • Send pass-through requestpost
    • Delete integrationdel
    • Get integration detailsget
    • Create reconnect linkpost
    • Get toolsget
  • Unified HRIS API
    • Get employeesget
    • Create employeepost
    • Update employeepatch
    • Set compensationsput
    • Get teams (deprecated)get
    • Get groupsget
    • Get employmentsget
    • Get locationsget
    • Get absence typesget
    • Get time off balancesget
    • Get absencesget
    • Create absencepost
    • Delete absencedel
  • Unified ATS API
    • Get applicationsget
    • Get candidatesget
    • Create candidatepost
    • Update candidate 🦄patch
    • Add attachment to candidatepost
    • Add result link to candidatepost
    • Add tag to candidatepost
    • Remove tag from candidatedel
    • Get tagsget
    • Get application stagesget
    • Get jobsget
    • Get job postings 🦄get
    • Get usersget
  • Kombo Connect
    • Create connection linkpost
    • Activate integrationpost
  • Custom Endpoints
    • Prepare DATEV Payrollput
    • Get DATEV data pushesget
    • Push general data to DATEVpost
    • Push payroll data to DATEVpost
Powered by 

Trigger sync

post
https://api.kombo.dev/v1/force-sync

Trigger a sync for a specific integration.

Please note that it is not necessary nor recommended to call this endpoint periodically on your side. Kombo already performs period syncs for you and you should only trigger syncs yourself in special cases (like when a user clicks on a "Sync" button in your app).

Language
Credentials
Bearer
Response
Click Try It! to start a request and see the response here!