App Introduction
Automate Bookkeeping and Reconciliation with MYOB Accounting System Automatically sync Shopify data with MYOB accounting systems (MYOB AccountRight or MYOB Essentials) to save time on manual data entry. Dashi offers the most comprehensive configuration to sync transactions—including sales, costs, refunds, expenses, gift cards, taxes, and different payment gateways—to relevant accounts, along with product, customer, and inventory data. We push updates hourly to keep both systems up-to-date.
Core Functionality
- Reconcile each transaction to individual or consolidated invoices
- Sync transactions, customers, and products via flexible configurations
- Sync MYOB item inventory with Shopify products
- Sync unlimited historical data
- Get started quickly with 3-minute setup and support
Merchant-Friendly
- Independent Station Merchants
- Small & Medium E-commerce Sellers
- Multi-channel Retailers
- MYOB-integrated Merchants
Basic Information
- Developer:Dashi Labs
- Address:1910 Thomes Ave, Cheyenne, WY, 82001, US
- Price: Free / Free plan
- Rating:5 / 5
- Comment Count:6 comment
- Release Date:2024-6-11
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
Basic
- Includes 400 orders
- $10 per additional 100 orders
- Historical data: 1 month
- Email support
Standard
- Includes 800 orders
- $10 per additional 100 orders
- Historical data: 1 month
- Email support
Growth
- Includes 2,500 orders
- $10 / per additional 100 orders
- Historical data: 1 month
- Email support
- Free setup call
Enterprise
- Includes 10,00 orders
- $4.5 per additional 100 orders
- Historical data: 1 month
- Primary email support
- Free setup call
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/orders/{order_id}/transactions/reconcile.json
- GET /admin/api/orders.json?status=any&financial_status=paid
- PUT /admin/api/orders/{order_id}/invoices.json
Permission:read_orders,write_orders,manage_invoices
- POST /admin/api/webhooks.json
- PUT /admin/api/settings/sync_config.json
- GET /admin/api/settings/sync_config.json
Permission:write_webhooks,read_customers,manage_products
- POST /admin/api/products/{product_id}/inventory_levels.json
- PUT /admin/api/products/{product_id}/inventory_levels.json
- GET /admin/api/products.json?inventory_updated_at_min=...
Permission:read_products,write_inventory,manage_products
- GET /admin/api/orders.json?created_at_min=...&limit=250
- POST /admin/api/bulk_operations.json
- GET /admin/api/bulk_operations/{id}.json
Permission:read_orders,read_products,manage_bulk_operations
- POST /admin/api/apps/{app_id}/installations.json
- PUT /admin/api/settings/third_party/connections.json
- GET /admin/api/settings/third_party/connections.json
Permission:read_shopify_payments_payouts,manage_apps,read_shop