Extension Guide
This document is intended for developers that wish to extend the out-of-the-box functionality of imports. Some example use cases:
- Allow a new top-level entity to be imported
- Add new dynamic column definitions to be parsed separately (such as
allParentCategories
for a Category) - Support different import upload formats
Coming Soon