Skip to content

Rippling ​

Manage employees, departments, and company data via the Rippling Platform API.

DetailValue
CategoryHR
Base URLhttps://api.rippling.com/platform/api
AuthenticationOAuth2
Endpoints6
Connector keyrippling

Using Rippling in a workflow ​

  1. Go to Connections and click New Connection.
  2. Pick Rippling from the marketplace.
  3. Enter your credentials (see Authentication above for what's expected).
  4. In a workflow, drop an API Call node and select this connection.
  5. Pick the operation you need from the Operation dropdown — see the table below.

Available Endpoints ​

EndpointSummary
GET /employeesList employees
GET /employees/{employeeId}Get an employee
GET /departmentsList departments
GET /teamsList teams
GET /leave_requestsList leave requests
GET /companyGet company info

Each endpoint has its own page with parameter details, an example API Call node configuration, and the response shape.