App Introduction
Easily export your products in bulk with customizable filters and field selection. This app simplifies bulk product exports for Shopify merchants by generating a Google Sheet and sending it directly via email. Users can filter products by collection, price, status, or tag, and select specific fields (e.g., SKU, price, quantity) to include in the export. With just a few clicks, the exported data is organized in a structured Google Sheet, eliminating the need for manual CSV downloads.
Core Functionality
- Filter products by status, tag, price, or collection before exporting.
- Select specific product fields (e.g., SKU, price, tags, and quantity) for export.
- Exported product data will be automatically sent to your email as a Google Sheet.
Merchant-Friendly
- Independent Station Merchants
- Multi-category E-commerce
- Inventory Management Merchants
- Data-driven Merchants
Basic Information
- Developer:Swag kicks
- Address:north nazimabaf, karachi, 76400, PK
- Price: Free / Free plan
- Rating:0 / 5
- Comment Count:0 comment
- Release Date:2025-3-4
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
Unlimited Plan
$5 / 或 $55/年(可节省 8%)
- Unlimited Product Export
- Customizable Filters
- Customizable Data Export
- Unlimited Sheet Export
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/products/export.json
- GET /admin/api/products.json?status={status}&tag={tag}&collection_id={id}
- GET /admin/api/collections/{id}/products.json
Permission:read_products,manage_products,read_collections
- POST /admin/api/products/export.json?fields=sku,price,tag,quantity
- GET /admin/api/products.json?fields=sku,price,tag,quantity
- PUT /admin/api/export_jobs/{id}.json
Permission:read_products,manage_products,read_inventory
- POST /admin/api/export_jobs.json?format=google_sheet&email={email}
- GET /admin/api/export_jobs/{id}.json
- PUT /admin/api/export_jobs/{id}/email.json
Permission:read_products,manage_products,read_orders