App credentialsACRMM & endpoint management
Action1 setup instructions
OAuth2 API credentials To connect Dex to Action1, you need to generate API credentials in your Action1 console.
Steps
- 1Log in to your Action1 Console.
- 2Navigate to Configuration > Users & API Credentials.
- 3Create a new API credential.
- 4Note down the Client ID (it typically looks like api-key-{uuid}@action1.com).
- 5Copy the Client Secret — this secret is write-only and cannot be retrieved later; if lost, generate a new one.
Paste into Dex
The connection form in the Dex app store asks for these values:
Client ID
Typically looks like api-key-{uuid}@action1.com
Client Secret
Write-only — cannot be retrieved later; regenerate if lost.