App Introduction
Anywhere Custom Forms makes it easy to collect data from your website visitors. Anywhere Custom Forms lets you create custom forms with as many or as few fields as you need. To display your form, create a new page and paste the shortcode onto that page. Alternatively, if you prefer, you can paste the code anywhere else on your website where you want the form to appear. Our forms are highly customizable, so feel free to adjust the global configuration settings to fit your needs. Once you’ve pasted the form’s shortcode in your desired location, you’re all set!
Core Functionality
- Support text fields, text areas, file uploads, selectors: checkboxes, radio buttons, etc.
- Retain required field options and sorting settings in the app backend.
- Add an unlimited number of fields and configure email details via the app backend.
- Merchants receive an email notification after customers submit the form.
- Create multiple highly customizable forms with a variety of field types.
Merchant-Friendly
- Independent Station Merchants
- Online Retail Merchants
- Service-based E-commerce
- Multi-category E-commerce
Basic Information
- Developer:Zestard Technologies
- Address:3681 Peacock Ct, Apt 1, Santa Clara, CA, 95051, US
- Price: Free / Free plan
- Rating:0 / 5
- Comment Count:0 comment
- Release Date:2018-10-18
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
入门
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_forms
- POST /admin/api/forms/{form_id}/fields.json
- PUT /admin/api/forms/{form_id}/fields/{field_id}.json
- GET /admin/api/forms/{form_id}/fields.json
Permission:write_forms,read_forms,manage_forms
- POST /admin/api/forms/{form_id}/email_settings.json
- PUT /admin/api/forms/{form_id}/email_settings.json
- GET /admin/api/forms/{form_id}/email_settings.json
Permission:write_forms,read_forms,manage_forms
- GET /admin/api/forms.json?limit=250
- DELETE /admin/api/forms/{form_id}.json
- PUT /admin/api/forms/{form_id}/status.json
Permission:write_forms,read_forms,manage_forms