The Supplyframe CPQ REST API provides an interface for integration applications to exchange information with our solution.
The Supplyframe CPQ REST API:
- Is organized around REST
- Uses predictable resource-oriented URLs
- Accepts JSON-encoded request bodies
- Returns JSON-encoded responses
- Uses standard HTTP response codes, authentication and verbs
Our API allows customers to:
- Use CRUD (create, read, update, delete) operations on records
- Retrieve a list of records from a collection and use pagination
- Filter Supplyframe CPQ record collections
As with any other Supplyframe APIs or platform features, it is crucial that you test integration applications leveraging Supplyframe CPQ REST API extensively on a Sandbox account.
Make sure your integration applications run smoothly without error on a non-production account before you implement it on your production account.
For more information on the Supplyframe CPQ API and access documentation, reach out to the support team at support@supplyframe.com.