OAuth Integrations
OAuth integrations connect agents to third-party platforms using secure delegated authorization. You authorize Vois AI to act on your behalf — no passwords are stored.
How OAuth works in Vois AI
- Click Install on an OAuth integration
- You are redirected to the provider's authorization page (e.g. Google, Salesforce)
- Grant the requested permissions
- You are redirected back to Vois AI — the connection is established
- Select which actions to enable and click Install
The access token is stored securely and refreshed automatically.
Revoking access
To disconnect an OAuth integration:
- Go to Integrations → find the installed integration
- Click the menu → Disconnect
This immediately invalidates the stored token. You can also revoke from the provider's security settings.
Supported OAuth providers
Coming soon — the integrations library is actively growing. Contact the Vois AI team to request a specific provider.
API Key integrations
Some integrations use API keys instead of OAuth:
- Click Install
- Enter your API key in the connection step
- Select actions and install
API keys are stored encrypted and are never exposed in the UI after saving.