7shifts
Beta
Merge interacts with 7shifts API endpoints to access certain information as detailed below.
API Endpoints
GET/company/{company_id}/users
Merge interacts with this API endpoint to...
Access Employee information
Employee fields
mobile_phone_number
Stringavatar
Stringwork_email
Stringstart_date
DateTime (ISO 8601)company
UUIDemployee_number
Stringfirst_name
Stringlast_name
Stringdisplay_full_name
Stringremote_data
Arrayhome_location
UUIDremote_id
Stringemployment_status
Enumdate_of_birth
DateTime (ISO 8601)Access Location information
Location fields
street_1
Stringphone_number
Stringcity
Stringzip_code
Stringstate
StringAccess Employment information
Employment fields
employee
UUIDGET/company/{company_id}/users/{user_id}/wages
Merge interacts with this API endpoint to...
Access Employment information
Employment fields
job_title
Stringpay_rate
Numberremote_data
Arraypay_period
Enumeffective_date
DateTime (ISO 8601)GET/company/{company_id}/locations
Merge interacts with this API endpoint to...
Access Location information
Location fields
city
Stringremote_data
Arraystate
Stringcountry
Enumname
Stringremote_id
StringGET/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
String