I followed this tutorial to create a quote CPQ and save it. It works fine.
https://developer.salesforce.com/docs/atlas.en-us.cpq_dev_api.meta/cpq_dev_api/cpq_api_quickstart.htm
However, I'm not able to set specific quantity for each product.
Does anyone know how to set a quantity?
Thanks!
3 answers
Please follow this trailhead link to create Quote and QuoteLineItem. When you will create QuoteLineItem then you will select the product and define the quantity.