Skip to main content
Sage People
Sage People
8 actions · 2 auth methods
BetaHRIS

Authentication

OAuth 2.0 (Authorization Code)

Standard Salesforce OAuth 2.0 authorization code flow. Requires a Connected App in the customer’s Salesforce org with th…Guides: Connector Profile, Link Account

OAuth 2.0 (Username-Password — Legacy)

Salesforce username-password OAuth2 flow. Deprecated by Salesforce in 2023+ and disabled by default on new orgs; include…Guides: Connector Profile, Link Account
Actions
|
8 actions
Action
Description
Required scopes
List Employees
Get a paginated list of Sage People employees (workers). Backed by the Salesforce Team Member object (fHCM2__Team_Member…
Get Employee
Get a single Sage People employee by id. Returns the full employee record (profile, current employment, work address, ad…
List Salaries
Get a paginated list of Sage People salary records (compensation). Backed by the Salesforce fHCM2__Salary__c object. Eac…
List Bonuses
Get a paginated list of Sage People bonus records (one-off compensation events). Backed by the Salesforce fHCM2__Bonus__…
List Absences
Get a paginated list of Sage People absence (leave) records. Backed by the Salesforce fHCM2__Absence__c object. Each rec…
List Absence Balances
Get a paginated list of Sage People absence balance records (PTO / accrual balances). Backed by the Salesforce fHCM2__Ac…
List Timesheets
Get a paginated list of Sage People timesheet records. Backed by the Salesforce fHCM2__Timesheet__c object. Each record…
Create Employee Pay Details
Push payroll output into Sage People for a single employee. This is the only WRITE endpoint in the Sage People API — pay…

Getting Started

1

Create or Select a Project

Set up a new project or select an existing one. See the Projects Guide.
2

Configure the Connector

Enable the connector and set up a connector profile in your project. See Managing Connectors.
https://stackone-logos.com/api/sagepeople/filled/png

Connector Profile

Sage People - OAuth 2.0 (Authorization Code)
https://stackone-logos.com/api/sagepeople/filled/png

Connector Profile

Sage People - OAuth 2.0 (Username-Password — Legacy)
3

Link an Account

Connect an account using StackOne Hub or Auth Link.
https://stackone-logos.com/api/sagepeople/filled/png

Link Account

Sage People - OAuth 2.0 (Authorization Code)
https://stackone-logos.com/api/sagepeople/filled/png

Link Account

Sage People - OAuth 2.0 (Username-Password — Legacy)
4

Use Actions

Invoke actions using one of the methods below: