📘 To optimize data export time, try following these recommendations:
-
Apply filters to all fetched data items (such as orders, products, and customers).
-
Divide a large connector into several smaller ones.
-
Remove unnecessary fields from your query to speed up processing.
-
Avoid simultaneous exports and refreshes when possible; schedule them at different times.