
7shifts
Third-Party Data Provider Interactions
Merge interacts with 7shifts API endpoints to access certain information as detailed belowAPI Endpoints
GET/company/{company_id}/departments
Merge interacts with this API endpoint to...
Access Group information
Group fields
remote_id
Stringname
StringGET/companies
Merge interacts with this API endpoint to...
Access Company information
Company fields
remote_id
Stringremote_data
Arraydisplay_name
Stringlegal_name
StringGET/company/{company_id}/locations
Merge interacts with this API endpoint to...
Access Location information
Location fields
remote_id
Stringcountry
Enumcity
Stringname
Stringremote_data
Arraystate
StringGET/company/{company_id}/users
Merge interacts with this API endpoint to...
Access Employee information
Employee fields
remote_id
Stringremote_data
Arraydisplay_full_name
Stringavatar
Stringwork_email
Stringemployee_number
Stringdate_of_birth
DateTime (ISO 8601)employment_status
Enumfirst_name
Stringcompany
UUIDmobile_phone_number
Stringstart_date
DateTime (ISO 8601)last_name
Stringhome_location
UUIDAccess Location information
Location fields
city
Stringzip_code
Stringstate
Stringphone_number
Stringstreet_1
StringAccess Employment information
Employment fields
employee
UUIDGET/company/{company_id}/roles/{role_id}
Merge interacts with this API endpoint to...
Access Employment information
Employment fields
job_title
StringGET/company/{company_id}/users/{user_id}/wages
Merge interacts with this API endpoint to...
Access Employment information
Employment fields
pay_period
Enumpay_rate
Numbereffective_date
DateTime (ISO 8601)remote_data
Array