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
parent_team
UUIDremote_id
Stringremote_data
Arrayname
StringAccess Group information
Group fields
remote_id
Stringremote_data
Arrayparent_group
UUIDname
StringGET/work_locations
Merge interacts with this API endpoint to...
Access Location information
Location fields
zip_code
Stringremote_data
Arrayremote_id
Stringcity
Stringphone_number
Stringname
Stringstate
Stringstreet_1
Stringcountry
Enumstreet_2
StringGET/companies/current
Merge interacts with this API endpoint to...
Access Company information
Company fields
legal_name
Stringremote_id
Stringdisplay_name
Stringremote_data
ArrayAccess Employee information
Employee fields
company
UUIDGET/employees/include_terminated
Merge interacts with this API endpoint to...
Access Location information
Location fields
zip_code
Stringremote_data
Arraycity
Stringname
Stringstate
Stringstreet_1
Stringcountry
Enumstreet_2
StringAccess Employee information
Employee fields
last_name
Stringemployee_number
Stringremote_data
Arraygender
Enumfirst_name
Stringavatar
Stringwork_email
Stringdisplay_full_name
Stringmanager
UUIDwork_location
UUIDtermination_date
DateTime (ISO 8601)preferred_name
Stringremote_id
Stringemployment_status
EnumGET/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
Arrayparent_group
UUIDname
String