App Introduction
Add contact forms, order forms, and custom forms anywhere in your store—no coding required Build multilingual custom forms with a drag-and-drop builder and smart fields, no coding needed. Whether you need a simple contact form, a multi-step order form, or an advanced file upload with conditional logic, this app gives you full flexibility. Easily integrate with tools like Klaviyo, Mailchimp, Slack, Google Sheets, and Zapier. Place forms on product pages, cart pages, your homepage, or any Shopify page to capture customer information where it matters most.
Core Functionality
- Build forms with a simple drag-and-drop interface to add fields
- Use conditional logic to dynamically show or hide fields based on user input
- Create multilingual forms to serve international customers
- View, manage, and export submission data from the in-app dashboard
- Keep forms secure with Google reCAPTCHA and permission controls
Merchant-Friendly
- Independent Station Merchants
- Foreign Trade E-commerce
- Service-based Merchants
- Cross-border E-commerce
Basic Information
- Developer:MyAppGurus
- Address:Ahmedabad, GJ, IN
- Price: Free / Free plan
- Rating:4.5 / 5
- Comment Count:58 comment
- Release Date:2023-5-26
- Supported languages:English、Czech、Danish、German、Spanish、French、Italian、Dutch、Norwegian、Polish、Portuguese (Brazil)、Portuguese (Portugal)、Finnish、Swedish、Turkish、Thai、Japanese、Simplified Chinese、Traditional Chinese、Korean
- Compatible products:Shopify
Application Screenshot
Price Plan
Free Forever
- Display Form Anywhere
- 1 Form
- 12 Fields
- 35 Submissions Per Month
- 2 MB File Upload
- reCAPTCHA
Basic
- Free+
- Unlimited Forms
- 1,00 Submissions per Month
- 30 MB File Upload
- MailChimp & Klaviyo Integration
- Shopify Integration
- Export Responses via Email
Pro
- Basic+
- 10,00 submissions per month
- 100 MB file upload
- Bing Analytics
- Slack and Google Sheet integration
- Zapier integration
- Facebook Pixel integration
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/forms.json
- PUT /admin/api/forms/{form_id}.json
- GET /admin/api/forms.json
Permission:write_forms,read_forms,manage_apps
- POST /admin/api/forms/{form_id}/conditions.json
- PUT /admin/api/forms/{form_id}/conditions/{cond_id}.json
- GET /admin/api/forms/{form_id}/conditions.json
Permission:write_forms,read_forms,manage_apps
- POST /admin/api/forms/{form_id}/translations.json
- PUT /admin/api/forms/{form_id}/translations/{lang}.json
- GET /admin/api/forms/{form_id}/translations.json
Permission:write_forms,read_forms,manage_translations
- GET /admin/api/forms/{form_id}/submissions.json
- DELETE /admin/api/forms/{form_id}/submissions/{sub_id}.json
- GET /admin/api/forms/{form_id}/submissions/export.json
Permission:read_forms,write_forms,export_data
- PUT /admin/api/forms/{form_id}/security.json
- GET /admin/api/forms/{form_id}/security.json
- POST /admin/api/forms/{form_id}/permissions.json
Permission:write_forms,read_forms,manage_security