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
name
Stringremote_data
Arrayparent_team
UUIDremote_id
StringAccess Group information
Group fields
parent_group
UUIDname
Stringremote_data
Arrayremote_id
StringGET/work_locations
Merge interacts with this API endpoint to...
Access Location information
Location fields
state
Stringzip_code
Stringstreet_2
Stringremote_id
Stringname
Stringcountry
Enumcity
Stringremote_data
Arraystreet_1
Stringphone_number
StringGET/companies/current
Merge interacts with this API endpoint to...
Access Company information
Company fields
display_name
Stringlegal_name
Stringremote_data
Arrayremote_id
StringAccess Employee information
Employee fields
company
UUIDGET/employees/include_terminated
Merge interacts with this API endpoint to...
Access Location information
Location fields
state
Stringzip_code
Stringstreet_2
Stringname
Stringcountry
Enumcity
Stringremote_data
Arraystreet_1
StringAccess Employee information
Employee fields
manager
UUIDfirst_name
Stringremote_id
Stringwork_location
UUIDwork_email
Stringlast_name
Stringgender
Enumemployee_number
Stringpreferred_name
Stringemployment_status
Enumavatar
Stringremote_data
Arraytermination_date
DateTime (ISO 8601)display_full_name
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
parent_group
UUIDname
Stringremote_data
Arrayremote_id
String