App Introduction
Automatically send new orders to your Google Sheets in real time. GoSheets is the app you need to export orders to Google Sheets files. Let our app handle order communication with your suppliers or call center so you can focus on what truly matters. You can create multiple files simultaneously, track specific products in a given file, and leverage a range of features to manage your orders and export them in real time or manually. The app also lets you track your abandoned orders so you never miss an opportunity.
Core Functionality
- Real-time export of your orders to your Google Sheets file
- Track the products you want, or keep all of them in one file
- Export your abandoned orders to never miss a single one
- Real-time sync / Manual sync
- Track your paid, canceled, or created orders
Merchant-Friendly
- Independent Station Merchants
- Small & Medium E-commerce Sellers
- Cross-border E-commerce Sellers
- Multi-channel Sellers
- Foreign Trade E-commerce Merchants
Basic Information
- Developer:APPRIFICA
- Address:Casablanca, MA
- Price: Free / Free plan
- Rating:0 / 5
- Comment Count:0 comment
- Release Date:2024-2-29
- Supported languages:French、English、Portuguese (Brazil)、Italian、Spanish
- Compatible products:Shopify
Application Screenshot
Price Plan
免费计划
- a file
- only created orders
- manual sync
- 100 orders per month
- 5 syncs per month
- 50 orders per sync
- email support
基础计划
- 2 files
- Create/Paid Orders
- Manual Sync
- 350 Orders per Month
- 5 Syncs per Month
- 150 Orders per Sync
- Email Support
专业计划
- 5 files
- Specific products
- Created/Paid/Canceled
- Unlimited orders
- 25 syncs per month
- 750 orders per sync
- Abandoned orders
- Email support
- Chat support
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/orders.json?limit=250
- GET /admin/api/orders/count.json
- POST /admin/api/webhooks.json
Permission:read_orders,write_orders,manage_webhooks
- GET /admin/api/products.json?limit=250
- GET /admin/api/products/count.json
- GET /admin/api/inventory_levels.json
Permission:read_products,read_inventory,manage_products
- GET /admin/api/orders.json?status=any&limit=250
- GET /admin/api/orders/count.json?status=any
- POST /admin/api/orders.json?limit=250
Permission:read_orders,write_orders,manage_abandoned_checkouts
- POST /admin/api/webhooks.json?topic=orders/created
- POST /admin/api/webhooks.json?topic=orders/updated
- GET /admin/api/orders.json?updated_at_min=2024-01-01
Permission:manage_webhooks,read_orders,write_orders
- GET /admin/api/orders.json?status=paid&limit=250
- GET /admin/api/orders.json?status=cancelled&limit=250
- GET /admin/api/orders.json?status=any&limit=250
Permission:read_orders,manage_orders,write_orders