Sesame
Common Model Sync Frequencies
Accessed third-party endpoints
Merge interacts with Sesame API endpoints to access certain information as detailed below.
API Endpoints

GET/core/v3/offices
Merge interacts with this API endpoint to...
Access Location information
Location fields
remote_idString

street_1String

nameString

phone_numberString

remote_dataArray
GET/schedule/v1/absence-calendars
Merge interacts with this API endpoint to...
Access TimeOff information
TimeOff fields
remote_idString

start_timeDateTime (ISO 8601)

amountNumber

end_timeDateTime (ISO 8601)

employeeUUID

statusEnum

remote_dataArray

request_typeEnum
GET/core/v3/employees
Merge interacts with this API endpoint to...
Access Company information
Company fields
remote_idString

remote_dataArray

legal_nameString

display_nameString
Access Location information
Location fields
street_1String

zip_codeString

remote_dataArray
Access Employee information
Employee fields
ssnString

remote_idString

companyUUID

date_of_birthDateTime (ISO 8601)

marital_statusEnum

preferred_nameString

genderEnum

home_locationUUID

employment_statusEnum

remote_created_atDateTime (ISO 8601)

avatarString

mobile_phone_numberString

work_emailString

last_nameString

remote_dataArray

personal_emailString

display_full_nameString

first_nameString
Access Employment information
Employment fields
employeeUUID
GET/core/v3/roles/assignation/{employeeId}
Merge interacts with this API endpoint to...
Access Employment information
Employment fields
remote_idString

job_titleString

remote_dataArray
GET/core/v3/departments
Merge interacts with this API endpoint to...
Access Team information
Team fields
remote_idString

remote_dataArray

nameString
Access Group information
Group fields
remote_idString

remote_dataArray

nameString
GET/core/v3/employee-department-assignations
Merge interacts with this API endpoint to...
Access Employee information
Employee fields
remote_idString

teamUUID

groupsArray

remote_dataArray