unopim-export-workflow
Implement end-to-end export and import workflow for Unopim third-party connectors including exporters.php config with correct filter field keys (async/track_by/label_by/list_route), quick_exporters.php for one-click product sync, importers.php for two-way connector flows, Exporter classes extending AbstractExporter, Validator classes, queue jobs, and the get-credentials API route. Use this skill when building export jobs, defining job validators, implementing exporter/importer logic, or setting up data transfer for any Unopim connector (WooCommerce, Shopify, Shopware, module, etc.).
Installation and usage
Implement end-to-end export and import workflow for Unopim third-party connectors including exporters.php config with correct filter field keys (async/track_by/label_by/list_route), quick_exporters.php for one-click product sync, importers.php for two-way connector flows, Exporter classes extending AbstractExporter, Validator classes, queue jobs, and the get-credentials API route. Use this skill when building export jobs, defining job validators, implementing exporter/importer logic, or setting up data transfer for any Unopim connector (WooCommerce, Shopify, Shopware, module, etc.).
Once installed, you can use this skill by running the following command in your terminal:
skills use unopim-export-workflow