App Introduction
Docurain is a cloud service that injects data into unique form layouts designed in Excel. Docurain is a cloud service that injects data into unique form layouts designed in Excel and outputs them as Excel/PDF files. This app can easily create and export custom reports—such as receipts and invoices—based on Shopify order data, and it works seamlessly with Docurain. You can design your custom forms in Microsoft Excel; no expertise with complex design tools is required. Create expressive forms in a short amount of time.
Core Functionality
- Export business forms as PDFs.
- Export business forms as Excel files.
- Design original forms in Microsoft Excel.
Merchant-Friendly
- Traditional Retail Merchants
- Cross-border E-commerce Sellers
- B2B Wholesale Merchants
- Brand Independent Station Merchants
Basic Information
- Developer:Docurain
- Address:Akitaya Bld.2F, 1-10-6 Ryusen, Taito, JP-13, 110-0012, JP
- Price: Free / Free plan
- Rating:5 / 5
- Comment Count:2 comment
- Release Date:2019-7-17
- Supported languages:Japanese
- Compatible products:Shopify
Application Screenshot
Price Plan
Free
免费安装
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/forms/{form_id}/export.json?format=pdf
- GET /admin/api/forms/export/templates.json?type=pdf
- PUT /admin/api/forms/{form_id}/export_settings.json?format=pdf
Permission:read_forms,write_forms,manage_reports
- POST /admin/api/forms/{form_id}/export.json?format=xlsx
- GET /admin/api/forms/export/templates.json?type=xlsx
- PUT /admin/api/forms/{form_id}/export_settings.json?format=xlsx
Permission:read_forms,write_forms,manage_reports
- POST /admin/api/forms/design/import.json?source=excel
- GET /admin/api/forms/design/templates.json?type=excel
- PUT /admin/api/forms/{form_id}/design.json?source=excel
Permission:read_forms,write_forms,manage_storefront