Extract all data from CPQ environment fields through REST API
Summary
Need to extract all data entered in all fields within our CPQ instance through REST API to call in 3rd part system.Content
Hi,
There are 100+ quotes created in our CPQ system with lot of attributes and arrays on commerce document, configurations and transaction line level.
We need to fetch all that data through any REST API so we can dump all that data in a third party application.
Through help section we used the commerce REST APIs specifically Get Transaction , Get Transaction List, Get Transaction Line , Get Transaction Lines
(https://help.bigmachines.com/BMIHelp/#RestAPIs/cpqAPIs/commerce.htm?TocPath=Web%20Services
1