Skip to main content
Culture Amp
Culture Amp
9 actions · 1 auth method
BetaHRIS

Authentication

OAuth 2.0 (Client Credentials)

Machine-to-machine OAuth 2.0 client credentials flow. A short-lived JWT access token (~1 hour) is obtained from the toke…Guides: Connector Profile, Link Account
Actions
|
9 actions
Action
Description
Required scopes
List Employees
Get a list of all employees in the Culture Amp account, optionally filtered by email or employee identifier.
Get Employee
Get the details of a single employee by their Culture Amp employee identifier.
List Demographics By Employee
Get the demographic assignments (name/value attributes) for a given employee.
List Performance Cycles
Get a list of all performance cycles in the Culture Amp account, optionally filtered by state or processing date.
Get Performance Cycle
Get the details of a single performance cycle by its id.
List Manager Reviews
Get a list of all manager (performance) reviews in the Culture Amp account.
Get Manager Review
Get the details of a single manager review by its id.
List Manager Reviews By Employee
Get the manager (performance) reviews for a specific employee.
List Manager Reviews By Performance Cycle
Get the manager (performance) reviews that belong to a specific performance cycle.

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/cultureamp/filled/png

Connector Profile

Culture Amp - OAuth 2.0 (Client Credentials)
3

Link an Account

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

Link Account

Culture Amp - OAuth 2.0 (Client Credentials)
4

Use Actions

Invoke actions using one of the methods below: