App Introduction
Create engaging forms with our Form Builder, supporting conditional forms, customer forms, and more... This app lets you build custom forms via drag-and-drop fields. You can easily add fields, reorder them in the form, and mark them as required as needed. The form settings are user-friendly—you can set up specific automated reply emails, send form data to multiple users (with BCC options if desired), and configure the sender’s email address and subject line.
Core Functionality
- Custom forms using shortcodes/pure HTML, e.g., contact forms, referral forms, conditional forms.
- Drag-and-drop fields, file uploads, conditional fields, and email notifications. Auto-replies included.
- Google reCAPTCHA, Mailchimp, and Klaviyo form integrations.
Merchant-Friendly
- Independent Station Merchants
- Service-oriented E-commerce
- Content E-commerce
Basic Information
- Developer:Cirkle Studio LLC
- Address:1177 6th Ave, 5th Floor, 5005, New York, NY, 10036, US
- Price: Free / Free plan
- Rating:4.9 / 5
- Comment Count:45 comment
- Release Date:2020-3-18
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
Basic
$4.99
- Form submission limit: 1000/month
- Multiple recipients and BCC
- Unlimited form fields
- Maximum file upload size: 5 MB
- MailChimp/Klaviyo Google V2 Captcha
- Custom CSS
Premium
$9.99
- Includes all features of the Basic plan
- Unlimited form submissions
- Export form submissions
- Custom recipient email templates
- User thank-you emails
Advanced
$12.99
- Includes all content from the Premium plan
- Custom JS functions before and after submission
- Webhook for sending data to third-party URLs
- Integration with Google Forms
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_themes
- POST /admin/api/forms/{form_id}/fields.json
- PUT /admin/api/forms/{form_id}/fields/{field_id}.json
- DELETE /admin/api/forms/{form_id}/fields/{field_id}.json
Permission:write_forms,read_forms,manage_products
- POST /admin/api/forms/{form_id}/integrations.json
- PUT /admin/api/forms/{form_id}/integrations/{int_id}.json
- GET /admin/api/forms/{form_id}/integrations.json
Permission:write_forms,read_forms,manage_apps