App Introduction
Automatically sync customer, product, and order information to kintone. With this app, you can build post-order workflows in kintone and centrally manage back-office operations such as inventory management. Some Shopify users face frustrations that can’t be solved with Shopify alone, like: - "Data is scattered, causing extra work" - "Can’t build custom post-order workflows, making progress tracking impossible" - "Limited flexibility in data analysis, leading to poor usability" To address these pain points, this app enables integration with kintone—where you can create business apps without coding. By using this app to centralize information in kintone and build post-order workflows, you’ll achieve unified management of back-office tasks like customer management and inventory control. It supports problem-solving for various industries: - Retailers operating multiple stores (not just e-commerce) - Manufacturers/wholesalers with complex post-order operations Note: This app is only for users who already use kintone for business management.
Core Functionality
- Automatically sync Shopify's customer, product, and order data to kintone in real time
- Supports syncing metafield and tag information too
- Equipped with error logging and retry functionality
- Easy setup – anyone can start using it right away
Merchant-Friendly
- Independent Station Merchants
- Cross-border E-commerce Merchants
- Multi-channel Retail Merchants
- Small & Medium E-commerce Merchants
- Data-driven Merchants
Basic Information
- Developer:株式会社スライベックス
- Address:元船町9-18, 長崎BizPORT2F, 長崎市, JP-42, 850-0035, JP
- Price: Free / Free plan
- Rating:0 / 5
- Comment Count:0 comment
- Release Date:2024-12-16
- Supported languages:Japanese、English
- Compatible products:Shopify
Application Screenshot
Price Plan
FREE
- You can set up field synchronization between kintone and Shopify.
- ※Actual data synchronization requires switching to a paid plan.
- ・All settings required for synchronization
- ・Inquiry handling
LITE
- You can sync various Shopify management information to kintone in real time.
- ・Product Management Sync
- ・Customer Management Sync
- ・Order Management Sync
- ・Inquiry Handling
STANDARD
- In addition to the features of the LITE plan, you can use the following features.
- ・Tag information for product, customer, and order management
- ・Metafield information for product, customer, and order management
User Location & Comments
User Location
Comments
Shopify API Used
- GET /admin/api/customers.json
- POST /admin/api/customers.json
- PUT /admin/api/customers/{id}.json
Permission:read_customers,write_customers,manage_orders
- GET /admin/api/products.json
- POST /admin/api/products.json
- PUT /admin/api/products/{id}.json
Permission:read_products,write_products,manage_tags
- GET /admin/api/orders.json
- POST /admin/api/orders.json
- PUT /admin/api/orders/{id}.json
Permission:read_orders,write_orders,manage_fulfillments
- GET /admin/api/metafields.json
- POST /admin/api/metafields.json
- PUT /admin/api/metafields/{id}.json
Permission:read_metafields,write_metafields,manage_products
- GET /admin/api/products.json?fields=tags
- GET /admin/api/customers.json?fields=tags
- PUT /admin/api/products/{id}.json
Permission:read_tags,write_tags,manage_products
- GET /admin/api/webhooks.json
- POST /admin/api/script_tags.json
- GET /admin/api/shop.json
Permission:read_logs,write_logs,manage_webhooks