
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
Stringremote_data
Arraycountry
Enumstate
Stringstreet_1
Stringstreet_2
Stringzip_code
Stringphone_number
Stringcity
Stringname
StringGET/employees/{employeeId}
Merge interacts with this API endpoint to...
Access Employee information
Employee fields
remote_id
StringGET/companies/current
Merge interacts with this API endpoint to...
Access Company information
Company fields
remote_id
Stringlegal_name
Stringremote_data
Arraydisplay_name
StringAccess Employee information
Employee fields
company
UUIDGET/teams
Merge interacts with this API endpoint to...
Access Group information
Group fields
remote_id
Stringname
Stringremote_data
Arrayparent_group
UUIDGET/employees/include_terminated
Merge interacts with this API endpoint to...
Access Employee information
Employee fields
remote_id
Stringlast_name
Stringgender
Enumdisplay_full_name
Stringremote_data
Arrayemployment_status
Enumstart_date
DateTime (ISO 8601)preferred_name
Stringemployee_number
Stringwork_email
Stringtermination_date
DateTime (ISO 8601)manager
UUIDavatar
Stringwork_location
UUIDfirst_name
StringAccess Location information
Location fields
remote_data
Arraycountry
Enumstate
Stringstreet_1
Stringstreet_2
Stringzip_code
Stringcity
Stringname
StringGET/departments
Merge interacts with this API endpoint to...
Access Team information
Team fields
remote_id
Stringparent_team
UUIDname
Stringremote_data
ArrayAccess Group information
Group fields
remote_id
Stringname
Stringremote_data
Arrayparent_group
UUID