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

GET/company/{company_id}/locations
Merge interacts with this API endpoint to...
Access Location information
Location fields
nameString

remote_idString

cityString

remote_dataArray

stateString

countryEnum
GET/company/{company_id}/departments
Merge interacts with this API endpoint to...
Access Group information
Group fields
nameString

remote_idString
GET/companies
Merge interacts with this API endpoint to...
Access Company information
Company fields
display_nameString

remote_idString

legal_nameString

remote_dataArray
GET/company/{company_id}/users
Merge interacts with this API endpoint to...
Access Employee information
Employee fields
avatarString

home_locationUUID

remote_idString

date_of_birthDateTime (ISO 8601)

display_full_nameString

employee_numberString

mobile_phone_numberString

work_emailString

companyUUID

remote_dataArray

employment_statusEnum

last_nameString

first_nameString

start_dateDateTime (ISO 8601)
Access Location information
Location fields
zip_codeString

cityString

phone_numberString

street_1String

stateString
Access Employment information
Employment fields
employeeUUID
GET/company/{company_id}/users/{user_id}/wages
Merge interacts with this API endpoint to...
Access Employment information
Employment fields
pay_rateNumber

job_titleString

effective_dateDateTime (ISO 8601)

pay_periodEnum

remote_dataArray