Skip to main content
Culture Amp
Betav1.0.0
9 actions · 1 auth method
HRIS

Getting Started

1

Create or Select a Project

Set up a new project or select an existing one. See Organizations & Projects.
2

Configure the Connector

Enable the connector and set up a Connector Profile in your project. See Setup Connector Profile.

Connector Profile · 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…
3

Link an Account

Link an account from the dashboard (or via StackOne Hub).See the guide for the authentication type chosen in the Connector Profile:

Link Account · OAuth 2.0 (Client Credentials)

4

Use Actions

Connect your agent to the linked account’s actions. See Agent Setup.Other ways to call actions are listed in Protocols & SDKs.

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.