Thanks to visit codestin.com
Credit goes to docs.stackone.com

Skip to main content
Sesame HR
Sesame HR
60 actions · 1 auth method
PreviewHRIS

Authentication

API Key

Requires an API key generated by an admin in Settings > Integrations > API. Token inherits the permissions of the admin…Guides: Connector Profile, Link Account
Actions
60 actions
Action
Description
List Employees
Returns a paginated list of employees with optional filtering
Get Employee
Returns employee information for a specific employee ID
Create Employee
Creates a new employee in the company
Update Employee
Updates an existing employee
Delete Employee
Deletes an employee by ID
List Departments
Returns a paginated list of departments with optional filtering
Create Department
Creates a new department
Update Department
Updates an existing department by ID
Delete Department
Deletes a department by ID
List Offices
Returns a paginated list of offices with optional filtering
Get Office
Returns office information for a specific office ID
Create Office
Creates a new office
Update Office
Updates an existing office by ID
Delete Office
Deletes an office by ID
List Entity Groups
Returns a paginated list of entity groups with optional filtering
Create Entity Group
Creates a new entity group
Update Entity Group
Updates an existing entity group by ID
Delete Entity Group
Deletes an entity group by ID
List Work Entries
Returns a paginated list of work entries with optional filtering
Create Work Entry
Creates a new work entry for an employee
Update Work Entry
Updates an existing work entry
Delete Work Entry
Deletes a work entry by ID
Clock In
Clocks in an employee
Clock Out
Clocks out an employee
Clock
Auto clock-in or clock-out based on current state
List Vacation Day Off Requests
Returns a paginated list of vacation day off requests
Create Vacation Day Off Request
Creates a new vacation day off request for an employee
Delete Vacation Day Off Request
Deletes a vacation day off request by ID
Accept Vacation Day Off Request
Accepts a pending vacation day off request
Reject Vacation Day Off Request
Rejects a pending vacation day off request
List Vacation Calendars
Returns a paginated list of vacation calendars
List Absence Types
Returns a paginated list of absence types
List Absence Day Off Requests
Returns a paginated list of absence day off requests
Create Absence Day Off Request
Creates a new absence day off request for an employee
Delete Absence Day Off Request
Deletes an absence day off request by ID
Accept Absence Day Off Request
Accepts a pending absence day off request
Reject Absence Day Off Request
Rejects a pending absence day off request
List Employee Contracts
Returns a paginated list of contracts for a specific employee
Create Contract
Creates a new contract for an employee
Update Contract
Updates an existing contract by its ID
Delete Contract
Deletes a contract by its ID
List Contract Types
Returns a paginated list of available contract types
List Compensations
Returns a paginated list of compensations with optional filtering
Get Compensation
Returns a specific compensation by its ID
Create Compensation
Creates a new compensation record
List Salaries
Returns a paginated list of salaries for a specific employee
Create Salary
Creates a new salary record for an employee
List Projects
Returns a paginated list of projects for a company
Create Project
Creates a new project in the company
List Time Entries
Returns a paginated list of time entries with optional filtering
Create Time Entry
Creates a new time entry for an employee
Update Time Entry
Updates an existing time entry by its ID
Delete Time Entry
Deletes a time entry by its ID
List Check Incidences
Returns a paginated list of check incidences with optional filtering
List Trainings
Returns a paginated list of trainings with optional filtering
Get Training
Returns a specific training by its ID
Create Training
Creates a new training record
Show Token Info
Returns information about the current API token
List Roles
Returns a paginated list of roles
List Custom Fields
Returns a paginated list of custom fields

Getting Started

1

Create or Select a Project

Set up a new project or select an existing one. See the Projects Guide.
2

Configure the Connector

Enable the connector and set up a connector profile in your project. See Managing Connectors.
https://stackone-logos.com/api/sesame/filled/png

Connector Profile

Sesame HR - API Key
3

Link an Account

Connect an account using StackOne Hub or Auth Link.
https://stackone-logos.com/api/sesame/filled/png

Link Account

Sesame HR - API Key
4

Use Actions

Invoke actions using one of the methods below: