App Introduction
Easily export and import all your store data with Altera, compatible with Matrixify/Excelify files. We aim to deliver a superior import/export experience for Shopify. Whether you’re migrating, backing up, or copying data between stores, Altera lets you export or import nearly all Shopify data in Matrixify-compatible format—plus extra features. It supports import/export for products, orders, customers, articles, files, smart collections, manual collections, blogs, metaobjects, redirects, menus, metafield definitions, discounts, catalogs, payments, companies, and draft orders.
Core Functionality
- Support all standard data types (products, collections, orders, metafields...)
- Add support for importing/exporting metafield definitions and market catalogs
- Manage sales channel publishing, store credits, payment terms, and unit prices
- Quickly copy metafield definitions and metaobject definitions between stores
- Apply custom data transformations for exports and use our CLI (Command Line Interface) tool
Merchant-Friendly
- Cross-border E-commerce Merchants
- Multi-store Operators
- App Developers
- Independent Station Merchants
Basic Information
- Developer:Abnoba LLC
- Address:St Petersburg, FL, US
- Price: Free / Free plan
- Rating:5 / 5
- Comment Count:61 comment
- Release Date:2025-2-21
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
Community
- Import and export your data spreadsheets
- 100 rows per file
- 1 task at a time
- Unlimited manual imports and exports
Developer
- Free for non-paid Shopify plans
- Unlimited rows per file
- Run 2 tasks simultaneously
- Command-line tool
Pro
- Scheduled Tasks
- Unlimited Rows per File
- Run 4 Tasks Simultaneously
- Data Transformation and Command-Line Tools
User Location & Comments
User Location
Comments
Shopify API Used
- GET /admin/api/products.json
- GET /admin/api/collections.json
- GET /admin/api/orders.json
- GET /admin/api/metafields.json
Permission:read_products,read_collections,read_orders,read_metafields
- POST /admin/api/metafields/import.json
- GET /admin/api/metafields/export.json
- PUT /admin/api/metafield_definitions.json
- POST /admin/api/market_catalogs/import.json
Permission:write_metafields,read_metafields,manage_market_catalogs
- PUT /admin/api/sales_channels/{id}/publish.json
- GET /admin/api/store_credits.json
- POST /admin/api/payment_terms.json
- PUT /admin/api/products/{id}/price.json
Permission:manage_sales_channels,manage_store_credits,write_payment_terms,write_products
- POST /admin/api/metafield_definitions/copy.json
- POST /admin/api/metaobjects/copy.json
- GET /admin/api/metafield_definitions/{id}/export.json
- POST /admin/api/metaobjects/{id}/import.json
Permission:write_metafields,read_metafields,manage_metaobjects
- GET /admin/api/apps/{id}/custom_data/export.json
- POST /admin/api/apps/{id}/custom_data/transform.json
- GET /admin/api/cli/export_jobs.json
- POST /admin/api/cli/transform_jobs.json
Permission:read_apps,write_apps,manage_cli_jobs