App Introduction
An inventory system designed for manufacturers and producers to track raw materials and more! With Inventora, businesses can now automatically manage their raw material inventory, track products that need to be produced, and quickly analyze data. Gain a comprehensive view of your inventory status through an easy-to-use interface.
Core Functionality
- Automatically calculate cost of goods sold (COGS) and set retail/wholesale prices.
- Sync with multiple platforms to ensure product inventory never runs out.
- Always know the raw materials on hand during product production.
- View all sales and customer information from multiple channels in one place.
- Record purchase orders, track unit costs, perform audits, and more.
Merchant-Friendly
- Physical Retail Merchants
- Multi-channel E-commerce
- Wholesale Trade Merchants
- Production-based E-commerce
Basic Information
- Developer:Inventora
- Address:2815 Locust St, Suite 102, St. Louis, MO, 63103, US
- Price: Free / Free plan
- Rating:4 / 5
- Comment Count:8 comment
- Release Date:2021-6-2
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
Starter
$23
- 500 Materials + 500 Product Variants
- 2 Team Members
- 1 Full Location
- Real-time Inventory Sync
- Supply Order Tracking
- Batch Tracking & Traceability
- Cost of Goods Sold Calculation
Business
$48
- All features in Starter
- 2,000 materials + 2,000 product variants
- 5 team members
- 2 sales locations + 1 full location
Growth
$120
- All features in Business
- 10,00 materials + 10,000 product variants
- 10 team members
- 3 sales locations + 3 full locations
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/products/{product_id}/variants.json
- PUT /admin/api/products/{product_id}/variants/{variant_id}.json
- GET /admin/api/products/{product_id}/variants.json
Permission:write_products,read_products,manage_inventory
- POST /admin/api/inventory_levels.json
- PUT /admin/api/inventory_levels/{inventory_item_id}.json
- GET /admin/api/inventory_levels.json
Permission:write_inventory,read_inventory,manage_channels
- POST /admin/api/inventory_items.json
- PUT /admin/api/inventory_items/{inventory_item_id}.json
- GET /admin/api/inventory_items.json
Permission:write_inventory,read_inventory,manage_products
- GET /admin/api/orders.json
- GET /admin/api/customers.json
- GET /admin/api/reports/sales.json
Permission:read_orders,read_customers,read_reports
- POST /admin/api/supply_orders.json
- PUT /admin/api/supply_orders/{supply_order_id}.json
- GET /admin/api/supply_orders.json
Permission:write_supply_orders,read_supply_orders,manage_inventory