App Introduction
Create your own registration form with unlimited custom fields and collect more information from customers It’s crucial to gather as much information about customers as possible. This app helps you better understand their habits and needs. This knowledge enables merchants to improve their services and ultimately boost their business profits. You can create unlimited custom fields in the registration form to collect all necessary customer data—something standard registration forms can’t do. All fields can be validated with selected rules and are fully viewable and editable.
Core Functionality
- Add unlimited custom fields to your registration form and set up your own validation rules
- Send email notifications to admins when a new customer signs up
- Let customers edit their data in their account
- Copy customer data to the 'Customer Notes' field for display on the customer details page
- Customize your registration form design using the form builder
Merchant-Friendly
- Independent Station Merchants
- Small & Medium E-commerce Sellers
- Membership E-commerce
- DTC Brand Merchants
Basic Information
- Developer:Singleton software
- Address:Javornícka 12, Banská Bystrica, 97411, SK
- Price: Free / Free plan
- Rating:4.9 / 5
- Comment Count:20 comment
- Release Date:2019-7-31
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
Base Plan
- Includes all features
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/customers/forms/fields.json
- PUT /admin/api/customers/forms/fields/{field_id}.json
- DELETE /admin/api/customers/forms/fields/{field_id}.json
Permission:write_customers,read_customers,manage_forms
- POST /admin/api/notifications/email.json
- PUT /admin/api/notifications/email/{id}.json
- GET /admin/api/notifications/email.json
Permission:write_notifications,read_notifications,manage_customers
- PUT /admin/api/customers/{customer_id}.json
- GET /admin/api/customers/{customer_id}.json
- POST /admin/api/customers/{customer_id}/metafields.json
Permission:write_customers,read_customers,manage_accounts
- PUT /admin/api/customers/{customer_id}.json
- GET /admin/api/customers/{customer_id}.json
- POST /admin/api/customers/{customer_id}/metafields.json
Permission:write_customers,read_customers,manage_notes
- POST /admin/api/customers/forms/design.json
- PUT /admin/api/customers/forms/design/{form_id}.json
- GET /admin/api/customers/forms/design.json
Permission:write_forms,read_forms,manage_themes