App Introduction
We export orders using user-defined templates, enabling simple and instant order report generation. With the Ordersify Order Exporter, you can automatically export orders, create reports, and send them to suppliers, vendors, and dropshippers via email, FTP, Google Sheets, or SFTP. Liquid support in templates lets Ordersify help you customize and add logic to your export files. Additionally, you can export orders based on multiple events and frequencies—such as hourly, daily, monthly, or custom cron schedule expressions.
Core Functionality
- Use Liquid for advanced options in templates.
- Export orders after events or on a frequent schedule (e.g., daily, hourly, or monthly).
- Support order exports via email/FTP/SFTP and more.
- Export orders in multiple formats (e.g., Excel and CSV).
- Allow customizing template columns and headers.
Merchant-Friendly
- Cross-border E-commerce Merchants
- Independent Station Sellers
- Multi-category E-commerce
- Traditional Retail Transition Merchants
Basic Information
- Developer:Ordersify
- Address:217 Tran Phu street, Ha Dong District, Hanoi, 100000, VN
- Price: Free / Free plan
- Rating:3.4 / 5
- Comment Count:15 comment
- Release Date:2020-8-5
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
免费
- Unlimited Templates
- 1 Automation
- FTP/SFTP/Google Drive/Dropbox/Email
专业
- Unlimited Templates
- Unlimited Automation
- FTP/SFTP/Google Drive/Dropbox/Email
- Schedules
- Trigger Events
- Google Sheets
- Send to Customers
User Location & Comments
User Location
Comments
Shopify API Used
- GET /admin/api/themes/{theme_id}.json
- PUT /admin/api/themes/{theme_id}.json
- GET /admin/api/liquid/files.json
Permission:read_themes,write_themes,manage_liquid_files
- POST /admin/api/export_jobs.json
- GET /admin/api/export_jobs.json
- PUT /admin/api/export_jobs/{job_id}.json
Permission:read_orders,write_export_jobs,manage_export_settings
- POST /admin/api/export_jobs/email.json
- POST /admin/api/export_jobs/ftp.json
- POST /admin/api/export_jobs/sftp.json
Permission:read_orders,write_export_jobs,manage_export_destinations
- POST /admin/api/export_jobs/excel.json
- POST /admin/api/export_jobs/csv.json
- GET /admin/api/export_formats.json
Permission:read_orders,write_export_jobs,manage_export_formats
- POST /admin/api/export_templates.json
- PUT /admin/api/export_templates/{template_id}.json
- GET /admin/api/export_templates.json
Permission:read_orders,write_export_templates,manage_export_settings