1

The Shopify connector in Business Central always performs a full inventory import before exporting stock, which causes long runtimes for large catalogs. 


Adding options to skip the import step and filter variants would allow customers to export inventory updates without re-importing unnecessary data, which would significantly improve performance, reduce API usage, and keep the solution backward compatible.


Proposed solution:

  • Add Skip Import and Variant ID Filter options to the stock sync report
  • Pass these options to inventory sync logic
  • Allow skipping the import step and exporting only selected variants


Category: Development
STATUS DETAILS
New