Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.

Set Up a Web Application for Integration

Integrate with easyXDM to transfer data between your web application and Salesforce CPQ.
Available in: Salesforce CPQ Winter ’18 and later

  1. Add the easyXDM library to your web application. You can find the library at http://easyxdm.net/wp/.
  2. Use the easyXDM.RPC constructor with the following configuration. Set the configuration’s keys to postMessage.
  3. After configuring the JSON, use Salesforce CPQ’s postMessage method to send the JSON string back to the Salesforce CPQ app.