For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Get SupportGet a demo
  • Get Started
    • Welcome
    • Quickstart
  • Webhooks
    • Introduction
    • Creating a Webhook
    • Available Webhooks
  • Public API Reference (Beta)
    • Applicants/Candidates
    • Contacts/Managers
    • Clients/Departments
  • Internal API Reference
    • Applicants/Candidates
    • Clients/Departments
    • Contacts/Managers
LogoLogo
Get SupportGet a demo
On this page
  • Available Webhooks
Webhooks

Available Webhooks

Was this page helpful?
Previous

Applicants API

Applicant API operations.
Next
Built with

Available Webhooks

EventDescription
new_activityA new activity is created on an applicant/candidate or contact/manager.
edit_activityExisting activity is edited on an applicant/candidate or contact/manager.
delete_activityActivity is deleted from an applicant/candidate or contact/manager.
new_submittal_activityA new submittal activity is created for an applicant/candidate and job/requirement combination. Only fires when the owner of this webhook is the user creating the activity
edit_submittal_activityExisting submittal activity is edited for an applicant/candidate and job/requirement combination. Only fires when the owner of this webhook is the user editing the activity
new_company_submittal_activityA new submittal activity is created for an applicant/candidate and job/requirement combination. Fires for any user in the company
edit_company_submittal_activityExisting submittal activity is edited for an applicant/candidate and job/requirement combination. Fires for any user in the company
delete_submittal_activitySubmittal activity is deleted.
new_noteA new note is created on an applicant/candidate or contact/manager.
new_contactA new contact/manager is created.
new_requirementA new job/requirement is created.
edit_requirementAn existing job/requirement is edited.
delete_requirementAn existing job/requirement is deleted.
new_applicantA new applicant/candidate is created.
edit_applicantAn existing applicant/candidate is edited.
approve_timesheetA timesheet is approved.
new_placementA new placement is created for an applicant/candidate and job/requirement combination.
update_placementAn existing placement is edited for an applicant/candidate and job/requirement combination.