Generate a Personal Access Token
Create an access token in your Workforce.com account to authenticate API requests. Password-authenticated (personal) access tokens never expire and can be revoked at any time.
Sign in to Workforce.com
Sign in to Workforce.com with an account that has the permission levels required for the data you want to access (your token inherits the same access you have in the app).
Open the Access Tokens page
Navigate to the API access tokens page at my.workforce.com/api/oauth/access_tokens.
Create a New Token
Click New Token in the top-right corner.
- Enter a descriptive name for the token (e.g., StackOne Integration).
- Select the scopes the token should grant. At minimum enable the scopes for the data you want to sync (for example:
me,user,department,roster,timesheet,leave).
Copy the Access Token
After creating the token, copy the generated access token value and store it securely — paste it into the Access Token field in StackOne. Keep it secret; anyone with the token has the same access it was granted.
Linking the Account from the Hub
Navigate to the Hub
Fill out the fields
- Access Token
Connect
- Click Connect
- If applicable, the provider will redirect you to a sign-in or authorization page. Complete the provider’s authorization flow.
- Once authorization is successful, you will see a confirmation popup
If the account linking is successful, you will see the newly linked account in your Accounts page.