Vendor Notify ‑ Order Export
App Introduction
Instant or scheduled supplier order alerts, automatic purchase order generation, and email delivery with PDF/CSV attachments Do you want to generate purchase orders when products reach stockout thresholds? This app is perfect for you. It continuously checks inventory levels when new orders are placed in your store. If any product is out of stock, it will automatically generate a purchase order and send an email with the purchase order attached to your suppliers. The app will extract all suppliers from your store’s products. In the basic version, only the supplier’s name will be added. You can supplement the following information in the supplier settings:
Core Functionality
- No core function information available at the moment
Merchant-Friendly
- Independent Station Merchants
- Wholesale E-commerce Merchants
- Multi-supplier Retailers
- Inventory-intensive Merchants
Basic Information
- Developer:LogicEverest
- Address:Fazal Kareem Center, 2nd Floor, BC tower Road, Faisalabad, 38000, PK
- Price: Free / Free plan
- Rating:5 / 5
- Comment Count:1 comment
- Release Date:2022-6-22
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
Free
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/orders/{order_id}/send_notification.json
- PUT /admin/api/orders/{order_id}/supplier_notification.json
- GET /admin/api/orders/{order_id}/supplier_notification.json
Permission:write_orders,read_orders,manage_suppliers
- POST /admin/api/purchase_orders.json
- PUT /admin/api/purchase_orders/{po_id}.json
- GET /admin/api/purchase_orders.json
Permission:write_purchase_orders,read_purchase_orders,manage_inventory
- POST /admin/api/inventory_levels/thresholds.json
- PUT /admin/api/inventory_levels/thresholds/{sku}.json
- GET /admin/api/inventory_levels/thresholds.json
Permission:write_inventory,read_inventory,manage_products
- GET /admin/api/inventory/receipts/report.json
- POST /admin/api/inventory/receipts/report/export.json
- GET /admin/api/inventory/receipts/{receipt_id}.json
Permission:read_inventory,export_data,manage_purchase_orders
- POST /admin/api/inventory_levels.json
- PUT /admin/api/inventory_levels/{inventory_item_id}.json
- GET /admin/api/purchase_orders/{po_id}/inventory.json
Permission:write_inventory,read_inventory,manage_purchase_orders