Integration into Website

This is a very ignorant question, but I am looking for information on integrating (or embedding) CPQ into a current website. Is this possible or must it be run from KBMax exclusively?

2 Likes

I don’t have CPQ so I can’t help you actually do it, but integrating it into a website was part of the pitch when I went to a CPQ class at insights last year, so I’m pretty sure it can be done.

1 Like

Good Morning Jason_Woods,

You wanted to know if there is a way to embed a CPQ configurator into a website–there is!

Step 1) Open up the Admin tool (gear icon) in the upper right-hand corner of the screen.
The URL should look something like https://$COMPANYNAME-dev.kbmax.com/admin/configurators

Step 2) Select whichever configurator you wish to embed.
You will need to click the orange text under name–not the ID.

Step 3) At the bottom of the screen, there should be a button that says <>EMBED – click it.

Step 4) Change the available options as needed and then copy/paste into your webpage.

If you run into any issues or have questions on what each [embed] option is, feel free to reach out. :slight_smile:

Regards,
Alex

4 Likes

Wonderful! I figured there would be some kind of “Embed” code.

We have an example of this where we made a “configurator” that was just a form on our website that operators could fill out, about a job that had issues. The nice thing was we populated dropdowns with info from a BAQ that we sync hourly, so the operators don’t need to type that much info in.

Yes, I am looking specifically for CPQ embedding. I have the details for REST API. Thanks!