Backend API Usage (Integration)

Pricefx integration best practices for backend API usage.

Document page includes guide how to get started .

Fetching Data

Always use batches.

Filter allows also sorting and limiting fields returned only to needed values.

Loading Data

Consider batch approach.

For row level updates, up to 100 rows, use integrate endpoints. It applies only to Master data entities. It is not available for Data Analyzer.