Set up a runtime client
Configure a runtime client. Doing so creates a token that you can use to authenticate runtime calls. This can be useful when CPQ is embedded in a VisualForce page.
Before you begin
Role required: admin
About this task
Runtime clients can be set up that provide a token for authentication of runtime calls when launching CPQ outside of the regular workflow. For example, CPQ may be started through a quote in Salesforce when embedding CPQ in a Visualforce page, Lightning web component, or HTML page.
Note:
This authentication can be used only by end users launching a CPQ configuration in runtime. To authenticate admin calls, users should leverage Admin API Keys.