Skip to main content

Profit - Customer sync

Data Source Configuration The CustomerUpdateHandler processes a list of Customer objects, which serve as the primary data source. These ob...

Updated over a week ago

Data Source Configuration

The CustomerUpdateHandler processes a list of Customer objects, which serve as the primary data source. These objects are typically prepared and supplied by a specific connector (e.g., the Profit Connector) after retrieving and transforming data from an external ERP system or other data sources (e.g., API calls, flat files, databases). The handler itself does not directly configure external data sources but consumes the pre-processed customer data.

Did this answer your question?