Plug PolyAI agents into your Salesforce ecosystem.
PolyAI Integration
.PolyAIIntegration
.https://www.example.com/oauth/callback
(replace with your actual callback URL).Full Access (full)
and Perform requests on your behalf at any time (refresh_token, offline_access)
.https://login.salesforce.com/services/oauth2/token
(for production) or https://test.salesforce.com/services/oauth2/token
(for sandbox).https://your_instance.salesforce.com
).access_token
. Credentials will be passed in the Authorization header as specified in the OAuth spec.
401 Unauthorized
, 403 Forbidden
, and 400 Bad Request
.