You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Usage of CPQ API and its performance

Hi Team,

We have a client requirement to get the transactional data which are created or modified for every 15mins. Since we won't able to achieve this either by datacube or CPQ reports, we want to know about CPQ API usage and its performance.

Below is the API which can give the last modified transactions in the time frame we pass:
https://SiteName/rest/v18/commerceDocumentsProcessTransaction/?q={$and:[{lastUpdatedDate_t:{$lte:"2025-04-15T12:29:00Z"}},{lastUpdatedDate_t:{$gte:"2025-04-14T01:29:00Z"}}]}&fields=_id

either we need to set all required attributes as data columns to get the values in the first API (or) call another(multiple) API: https://SiteName/rest/v18/commerceDocumentsProcessTransaction/id using the ids of first API

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!