FlexSync with Google Sheets
App Introduction
Sync inventory with Google Sheets. Save time with real-time stock sync from anywhere. FlexSync simplifies inventory management by syncing your inventory with Google Sheets. With 2-way stock sync, maintain precise stock levels through automatic updates, eliminating the risk of overselling or stockouts. FlexSync offers effortless setup and real-time stock synchronization, ensuring inventory management is both efficient and dependable. This Google Sheets integration is perfect for merchants who prefer the flexibility of managing their inventory on the go via Google Sheets.
Core Functionality
- 2-way inventory sync between your store and Google Sheets
- 1-click inventory export to Google Sheets
- Bulk update via Google Sheets
- Manual or automatic updates (after every new order)
- Export products with advanced filtering (title, type, tags, status, etc.)
Merchant-Friendly
- Small & Medium E-commerce Sellers
- Multi-SKU Merchants
- Independent Store Operators
- Cross-Border E-commerce Sellers
Basic Information
- Developer:FlexSync
- Address:Sheridan, WY, US
- Price: Free / Free plan
- Rating:3.7 / 5
- Comment Count:3 comment
- Release Date:2024-7-26
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
Free
- Up to 1,000 SKU Sync
- Automatic Two-Way Stock Sync
- Manual or Automatic Update
- Bulk Update via Google Sheets
- Easy Product Filtering and Export
- Export to Your Preferred Spreadsheet
Starter
- Up to 5,000 SKU Sync
- Automatic Two-Way Stock Sync
- Manual or Automatic Update
- Bulk Update via Google Sheets
- Easy Product Filtering and Export
- Export to Your Preferred Spreadsheet
- 24/7 Support
Growth
- Up to 15,00 SKU Sync
- Automatic Two-Way Inventory Sync
- Manual or Automatic Updates
- Bulk Update via Google Sheets
- Easy Product Filtering and Export
- Export to Your Preferred Spreadsheet
- 24/7 Support
Ultimate
- Up to 50,00 SKU Sync
- Automatic Two-Way Inventory Sync
- Manual or Automatic Updates
- Bulk Update via Google Sheets
- Easy Product Filtering and Export
- Export to Your Preferred Spreadsheet
- 24/7 Support
User Location & Comments
User Location
Comments
Shopify API Used
- GET /admin/api/inventory_levels.json
- PUT /admin/api/inventory_levels.json
- GET /admin/api/products.json
Permission:read_inventory,write_inventory,read_products
- GET /admin/api/inventory_levels.json?limit=250
- GET /admin/api/products.json?fields=id,title,inventory_quantity
- GET /admin/api/locations.json
Permission:read_inventory,read_products,read_locations
- PUT /admin/api/inventory_levels.json
- POST /admin/api/products/bulk.json
- GET /admin/api/inventory_items.json
Permission:write_inventory,write_products,read_inventory_items
- GET /admin/api/orders.json?limit=250
- PUT /admin/api/inventory_levels.json
- GET /admin/api/webhooks.json
Permission:read_orders,write_inventory,manage_webhooks
- GET /admin/api/products.json?limit=250&fields=id,title,product_type,tags,status
- GET /admin/api/products.json?tag=xxx
- GET /admin/api/products.json?status=active
Permission:read_products,read_inventory,read_tags