
Rippling
Beta
Merge interacts with Rippling API endpoints to access certain information as detailed below.
API Endpoints
GET/work_locations
Merge interacts with this API endpoint to...
Access Location information
Location fields
remote_id
Stringcity
Stringstate
Stringname
Stringphone_number
Stringzip_code
Stringstreet_1
Stringstreet_2
Stringremote_data
Arraycountry
EnumGET/departments
Merge interacts with this API endpoint to...
Access Team information
Team fields
remote_id
Stringname
Stringremote_data
Arrayparent_team
UUIDAccess Group information
Group fields
parent_group
UUIDremote_id
Stringname
Stringremote_data
ArrayGET/employees/include_terminated
Merge interacts with this API endpoint to...
Access Employee information
Employee fields
termination_date
DateTime (ISO 8601)remote_id
Stringdisplay_full_name
Stringemployment_status
Enumgender
Enumavatar
Stringemployee_number
Stringpreferred_name
Stringlast_name
Stringfirst_name
Stringstart_date
DateTime (ISO 8601)work_location
UUIDremote_data
Arraywork_email
Stringmanager
UUIDAccess Location information
Location fields
city
Stringstate
Stringname
Stringzip_code
Stringstreet_1
Stringstreet_2
Stringremote_data
Arraycountry
EnumGET/companies/current
Merge interacts with this API endpoint to...
Access Company information
Company fields
display_name
Stringremote_id
Stringlegal_name
Stringremote_data
ArrayAccess Employee information
Employee fields
company
UUIDGET/employees/{employeeId}
Merge interacts with this API endpoint to...
Access Employee information
Employee fields
remote_id
StringGET/teams
Merge interacts with this API endpoint to...
Access Group information
Group fields
parent_group
UUIDremote_id
Stringname
Stringremote_data
Array