App Introduction
Create, manage, send, and track all purchase orders in one place. Receive stock. Restock. The Auto Purchase Orders app streamlines the process of creating purchase orders, managing suppliers, and tracking incoming inventory. You can easily generate dropshipping purchase orders for each store order. Send created purchase orders directly to suppliers via your custom domain. Once stock is received, the app automatically updates inventory levels in Shopify. Integrate with Xero and QuickBooks via Webhooks. Display product/variant metafields in purchase orders.
Core Functionality
- Create dropshipping purchase orders from Shopify orders. Attach packing slips. Transfer inventory
- Split Shopify orders across multiple suppliers or vendors. Receive inventory.
- Forward purchase orders directly to your suppliers via email. Reliable email delivery
- Combine multiple Shopify orders into a single purchase order for one supplier. Automated fulfillment
- Automated workflows. Multi-currency support. Purchase order templates. Stocky alternative.
Merchant-Friendly
- Dropshipping E-commerce Merchants
- Multi-supplier Cross-border Merchants
- Automated Operation SMEs
- Multi-currency Trading Merchants
Basic Information
- Developer:Magic Bits
- Address:Nairi Zaryan Street, 22A, Yerevan, 0051, AM
- Price: Free / Free plan
- Rating:5 / 5
- Comment Count:28 comment
- Release Date:2021-3-22
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
Essential
- 50 Purchase Orders per Month
- Automatically Create and Send Purchase Orders from Orders
- Handle Split Orders
- Send Purchase Orders Directly to Suppliers
- Receive Inventory from Purchase Orders
Advanced
- All features in Essential plus:
- 100 purchase orders per month
- Purchase order template editor
- Multi-currency
- Send purchase orders from your email domain
Professional
- All features in Advanced plus:
- 250 purchase orders per month
- Merge Shopify orders in purchase orders
- Webhooks API
- Priority support
Enterprise plan
- Do you create more than 250 purchase orders per month?
- Install the app to view the enterprise plan
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/orders/{order_id}/dropship_purchase_orders.json
- GET /admin/api/dropship_purchase_orders/{po_id}/packing_slips.json
- PUT /admin/api/inventory_levels/set.json
Permission:write_dropship_purchase_orders,read_orders,manage_inventory
- POST /admin/api/orders/{order_id}/split_dropship_po.json
- GET /admin/api/dropship_purchase_orders.json?supplier_id={id}
- PUT /admin/api/inventory_transactions.json
Permission:write_orders,read_suppliers,manage_inventory
- POST /admin/api/dropship_purchase_orders/{po_id}/send_email.json
- GET /admin/api/dropship_purchase_orders/{po_id}/email_status.json
- PUT /admin/api/dropship_purchase_orders/{po_id}/email_settings.json
Permission:write_dropship_purchase_orders,read_suppliers,manage_email
- POST /admin/api/dropship_purchase_orders/merge.json?order_ids={ids}
- GET /admin/api/dropship_purchase_orders/{po_id}/merged_orders.json
- PUT /admin/api/dropship_purchase_orders/{po_id}/automate_fulfillment.json
Permission:write_dropship_purchase_orders,read_orders,manage_fulfillment
- POST /admin/api/workflows/automate_dropship.json
- GET /admin/api/dropship_purchase_orders.json?currency={code}
- PUT /admin/api/dropship_purchase_orders/{po_id}/template.json
Permission:write_workflows,read_dropship_purchase_orders,manage_templates