Use cases
View a list of example use cases for ServiceNow CPQ.
- Use case: Embed ServiceNow CPQ UI in an HTML page
Learn how to embed the ServiceNow CPQ user interface in an HTML iFrame. - Use case: Embed ServiceNow CPQ UI in a Salesforce VisualForce page
Learn how to embed the ServiceNow CPQ user interface in a Salesforce VisualForce page. - Use case: Embed ServiceNow CPQ UI in a Lightning Web Component
Learn how to embed ServiceNow CPQ in a LWC in a Salesforce org. - Use case: Populate display names and quote lines in Configuration Field Data Set objects
Learn how to set up custom objects and Apex triggers in SFDC to populate the display names of ServiceNow CPQ fields. - Use case: Pairing set repeaters and visualization components
Learn how to configure an experience where the user must answer the same questions several times so that the user is presented with a rendering of the currently configured solution. - Use case: Configuration line item to quote line flow
By making a few adjustments to a flow template includes with the CPQ Extension package version 1.8 or later, you can parse the extended information from a configuration and map it to custom fields without using a QCP script. - Use case: Using the Salesforce Quote Calculator plugin to integrate data from ServiceNow CPQ to Salesforce quotes and quote lines
In the ServiceNow CPQ Extension for Salesforce CPQ package version 1.7 or earlier, use the Salesforce Quote Calculator Plugin to parse extended information from a configuration and map it to custom fields. - Use case: Using Apex to call or test ServiceNow CPQ APIs
Learn how to use Apex to call or to test ServiceNow CPQ APIs. - Use case: Displaying the ServiceNow CPQ native UI via direct URL
Learn how to initialize a configuration UI using a URL instead of an external library. - Use case: Modifying layout text with SLDS styles
Learn how to implement styles in the Salesforce Lightning Design System to control the appearance of text.
Parent Topic:Using ServiceNow CPQ