App Introduction
Connect Infor M3 ERP with Your Store – Real-Time Sync for Products, Pricing, Inventory, and Orders This app enables seamless integration between Infor M3 ERP and Shopify by connecting ION and the API Gateway, supporting both real-time and batch sync: product, inventory, and pricing data flows from M3 to Shopify, while order and return data flows from Shopify to M3.
Core Functionality
- Master Data Sync - Synchronize products from Infor M3.
- Order Processing - Only newly created Shopify orders will be synchronized with the ERP.
- Retry Failed Transactions - Re-trigger orders and returns from the dashboard.
- Daily Batch Jobs - Trigger bulk inventory and pricing synchronization from M3 to Shopify.
- Return Synchronization - Shopify customer returns will be synchronized to the ERP system.
Merchant-Friendly
- ERP-integrated Merchants
- Enterprise E-commerce
- Wholesale Merchants
- Multi-channel Retailers
Basic Information
- Developer:Infor
- Address:Hyderabad, India, Hyderabad, TS, 500032, IN
- Price: Free / Free plan
- Rating:0 / 5
- Comment Count:0 comment
- Release Date:2021-11-22
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
Free
Free Plan
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/products.json
- PUT /admin/api/products/{product_id}.json
- GET /admin/api/products.json
Permission:write_products,read_products,manage_inventory
- GET /admin/api/orders.json?status=new
- POST /admin/api/orders/{order_id}/fulfillments.json
- PUT /admin/api/orders/{order_id}.json
Permission:read_orders,write_orders,manage_fulfillments
- POST /admin/api/orders/{order_id}/retry.json
- POST /admin/api/returns/{return_id}/retry.json
- GET /admin/api/orders.json?status=failure
Permission:read_orders,write_orders,manage_returns
- POST /admin/api/inventory_levels/bulk.json
- GET /admin/api/inventory_levels.json
- PUT /admin/api/inventory_levels/{inventory_item_id}.json
Permission:write_inventory,read_inventory,manage_products
- GET /admin/api/returns.json
- POST /admin/api/returns/{return_id}/sync.json
- PUT /admin/api/returns/{return_id}.json
Permission:read_returns,write_returns,manage_orders