Authentication of DocuSign Rest API from Oracle CPQ
Summary:
We’re attempting to integrate DocuSign's REST API with Oracle CPQ. As part of the OAuth 2.0 authorization code flow, the first step requires obtaining a user access code through a browser-based consent screen. Given that this initial step depends on an interactive browser session, is there a recommended approach for initiating or simulating this within CPQ (e.g., using server-side libraries or client-side scripts)? Has anyone successfully implemented this flow in CPQ, or found a workaround for capturing user consent and retrieving the authorization code within the platform’s constraints?
https://developers.docusign.com/platform/auth/confidential-authcode-get-token/#using-refresh-tokens
Content (please ensure you mask any confidential information):