Generating API Credentials
Culture Amp’s API uses the OAuth 2.0 Client Credentials Flow, which requires valid API credentials created in your account’s Admin Settings. Your credential consists of a Client ID and a Client Secret.
Log in to Culture Amp
Sign in to your Culture Amp account as an Admin user with Account Owner permissions.
Open Admin Settings
Click the Settings item in the top right navigation menu to open your account’s Admin Settings.
Scope (optional)
The Scope is optional. Leave it blank to request the connector’s three read scopes (employees-read, employee-demographics-read, performance-evaluations-read). To narrow access, enter only the comma-separated permissions you need - StackOne adds the target-entity prefix automatically.
Choose the permissions
Enter the read permissions your integration needs, comma-separated with no spaces.
employees-read— list and get employeesemployee-demographics-read— employee demographicsperformance-evaluations-read— performance cycles and manager reviews- Example:
employees-read,performance-evaluations-read
Creating the StackOne Connector Profile
To create the Connector Profile in StackOne for Culture Amp:Navigate to Connector Profiles
Create New Connector Profile
- Click + Connector Profile
- Search for and select Culture Amp
- Select Type as OAuth 2.0 (Client Credentials)
- Fill out the fields using details retrieved from your provider:
- Client ID
- Client Secret
- Scope (Optional)
- (Optional) Select Actions to be enabled for this Connector Profile
- Click Create profile