
Rippling
Beta
Merge interacts with Rippling API endpoints to access certain information as detailed below.
API Endpoints
GET/departments
Merge interacts with this API endpoint to...
Access Team information
Team fields
remote_id
Stringremote_data
Arrayname
Stringparent_team
UUIDAccess Group information
Group fields
remote_id
Stringremote_data
Arrayname
Stringparent_group
UUIDGET/employees/include_terminated
Merge interacts with this API endpoint to...
Access Employee information
Employee fields
remote_data
Arraymanager
UUIDlast_name
Stringpreferred_name
Stringemployee_number
Stringtermination_date
DateTime (ISO 8601)first_name
Stringgender
Enumdisplay_full_name
Stringremote_id
Stringavatar
Stringwork_email
Stringemployment_status
Enumstart_date
DateTime (ISO 8601)work_location
UUIDAccess Location information
Location fields
city
Stringstreet_1
Stringremote_data
Arrayzip_code
Stringstate
Stringcountry
Enumname
Stringstreet_2
StringGET/companies/current
Merge interacts with this API endpoint to...
Access Company information
Company fields
remote_id
Stringremote_data
Arraylegal_name
Stringdisplay_name
StringAccess Employee information
Employee fields
company
UUIDGET/work_locations
Merge interacts with this API endpoint to...
Access Location information
Location fields
city
Stringstreet_1
Stringremote_data
Arrayzip_code
Stringstate
Stringcountry
Enumremote_id
Stringname
Stringstreet_2
Stringphone_number
StringGET/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
remote_id
Stringremote_data
Arrayname
Stringparent_group
UUID