Is it possible to include the data from 3rd party extensions into the export profile?
Yes, the Export Orders extension provides the functionality to set connections with third-party extensions.
To create such connection, navigate to System > Export Orders > 3rd Party Connections > Add New Connection and fill in the fields according to the guide:
Based on the configuration in the above screenshot, the order_id field is joined with the entity_id field from the foreign table pref_amasty_rma_request, and we can include it in the profile from the Order tab:
Related Articles
Does the Export Orders extension include fields from other Amasty modules I use?
Yes, the extension is integrated with some other Amasty modules such as One Step Checkout, Order Attributes, RMA, Gift Card. If these extensions are installed, the additional corresponding tabs appear in the Fields Configuration section on the ...
Is it possible to integrate a third-party system into Magento via the Import & Export solution?
With the Import & Export solution, it is possible to connect Magento to third-party systems; all its modules support automatic import and export of data to external sources via various methods: However, it is important to follow the ...
Is your extension compatible with my third-party module/theme?
Amasty started testing extensions with Hyvä theme. The list of extensions with implemented compatibility can be found in this article: What Amasty extensions have Hyva compatibility and how to install Hyva packages? We don't test our extensions with ...
Does the extension provide the functionality to export orders automatically?
Yes, except for manual file download, the Export Orders module provides two options for automatic file export. Navigate to the Automatic Export tab on the profile configuration page (System > Export Orders > Profiles) to see the possible options: 1. ...
How do Import/Export extensions work with API?
At the moment, Import and Export extensions don't provide API functionality to manage import/export process or modify their profiles. With the built-in API functionality, it is possible to import to and export from a specific REST API endpoint. In ...