
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
preferred_name
Stringremote_id
Stringtermination_date
DateTime (ISO 8601)employee_number
Stringmanager
UUIDgender
Enumemployment_status
Enumavatar
Stringstart_date
DateTime (ISO 8601)work_email
Stringlast_name
Stringremote_data
Arraydisplay_full_name
Stringwork_location
UUIDfirst_name
StringAccess Location information
Location fields
street_1
Stringzip_code
Stringname
Stringremote_data
Arraystate
Stringcity
Stringcountry
Enumstreet_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/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
UUIDGET/work_locations
Merge interacts with this API endpoint to...
Access Location information
Location fields
street_1
Stringremote_id
Stringzip_code
Stringname
Stringphone_number
Stringremote_data
Arraystate
Stringcity
Stringcountry
Enumstreet_2
String