App Introduction
Automatically import and export products, customers, and orders via CSV, XML, XLSX, and Google Sheets. Our AI-powered app simplifies the import and export of products, customers, and orders. It supports CSV, XML, XLSX, and Google Sheets file formats, plus Google Drive, FTP, and standard file uploads. Automate updates with scheduled tasks and seamlessly map third-party attributes to Shopify fields for efficient data management, saving time on manual work. Simplify export workflows by using filters and mapping Shopify column names to any third-party requirements. Meta field import/export (Coming soon)
Core Functionality
- Automation. Automatically run imports and exports with scheduled tasks.
- AI-powered mapping. Match third-party columns to system properties.
- File formats. Use XML and XLSX files in addition to CSV.
- Google Sheets. Import and export data between Shopify and Google Sheets.
- File sources. Use Google Drive as a file source or transfer data via FTP.
Merchant-Friendly
- Independent Station Merchants
- Multi-category E-commerce
- Cross-border E-commerce
- Data-driven Merchants
- Small and Medium E-commerce Sellers
Basic Information
- Developer:Firebear Studio
- Address:Nettelbeckstrasse, 5, Duesseldorf, 40215, DE
- Price: Free / Free plan
- Rating:3.7 / 5
- Comment Count:7 comment
- Release Date:2021-4-5
- Supported languages:English、German
- Compatible products:Shopify
Application Screenshot
Price Plan
永久免费
- Max Import Rows: 100
- Max Export Rows: 100
- Import/Export Products
- Import/Export Customers
- Export Orders
- Files (csv, xml, xlsx)
- Import from URL
基础版
- Max import rows: 5,000
- Max export rows: 5,000
- All free features plus:
- + Google Drive & Sheets
- + Cron
- + Email notifications
- + Export filters
高级版
- Maximum import rows: 100,000
- Maximum export rows: 100,000
- All basic features plus:
- + Incremental order export
- + 5 parallel tasks
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/scheduled_imports.json
- PUT /admin/api/scheduled_imports/{id}.json
- GET /admin/api/scheduled_imports.json
Permission:write_scheduled_imports,read_scheduled_imports,manage_products
- POST /admin/api/ai_column_mappings.json
- GET /admin/api/ai_column_mappings/{id}.json
- PUT /admin/api/ai_column_mappings/{id}.json
Permission:write_ai_column_mappings,read_ai_column_mappings,manage_products
- POST /admin/api/exports.json?format=xml
- POST /admin/api/exports.json?format=xlsx
- GET /admin/api/exports/{id}.json
Permission:write_exports,read_exports,manage_products
- POST /admin/api/google_sheets_imports.json
- POST /admin/api/google_sheets_exports.json
- GET /admin/api/google_sheets_syncs.json
Permission:write_google_sheets_syncs,read_google_sheets_syncs,manage_products
- POST /admin/api/imports.json?source=google_drive
- POST /admin/api/imports.json?source=ftp
- GET /admin/api/imports/{id}.json
Permission:write_imports,read_imports,manage_products,manage_files