Pacemaker Bulk Api

The Pacemaker Bulk API Import module offers an endpoint at /rest/async/bulk/V1/pacemaker/products. This endpoint retrieves product data and converts it into a CSV file suitable for import by the importer.

You can configure the 'operation number,' which determines the threshold for handling requests. If a request contains more products than the specified operation number, Pacemaker processes the request. Otherwise, the Magento Bulk API manages it.

By default, the operation number is set to 500, as our evaluations indicate that Pacemaker outperforms the Magento Bulk API for requests exceeding this size.