Forms
Create custom forms to collect data from external users. Use forms to capture leads, gather client information, or collect survey responses. Form submissions can trigger automations to process data automatically.Creating a form
- Go to Forms
- Click Add Form
- Name your form and configure settings
- Add pages and fields using the form builder
Screenshot: Form builder interface
Form pages
Forms can have multiple pages (steps):| Page Type | Description |
|---|---|
| Welcome | Introduction page shown before questions |
| Question | Page with form fields |
| Thank You | Confirmation page shown after submission |
Form fields
Add various field types to your form:| Field Type | Description |
|---|---|
| Text | Single-line text input |
| Textarea | Multi-line text input |
| Select | Dropdown with predefined options |
| Multi-select | Choose multiple options |
| Date | Date picker |
| File | File upload |
- Label - Display name
- Placeholder - Hint text
- Description - Help text
- Required - Whether the field must be filled
- Validation - Input rules
Publishing and sharing
- Save your form
- Click Publish
- Share the form link with external users
Form submissions
View submissions for each form:- Open the form
- Go to the Responses tab
- View individual submissions
Automatic record creation
Map form fields to CRM entities to auto-create records from submissions:- Configure field mappings in the form settings
- When a form is submitted, Heffl creates the mapped records automatically
Triggering automations
Use form submissions to trigger automations:- Create an automation with the Form Response Created trigger
- Select the specific form
- Add actions like sending notifications, creating tasks, or forwarding data
Customization
- Themes - Customize the look and feel of your form
- Branding - Add your company logo and colors
- Messages - Customize confirmation and error messages
FAQ
Can I embed a form on my website?
Can I embed a form on my website?
Yes. Use the shareable form link in an iframe, or direct users to the public form URL.
Is there a limit on form submissions?
Is there a limit on form submissions?
There is no limit on the number of submissions a form can receive.
Can I export form responses?
Can I export form responses?
Form responses are viewable in Heffl and accessible through the API for export.