Form App
Last updated
Last updated
When you create a workflow with a Form trigger in Lleverage, you can publish it as a standalone form application with its own dedicated URL. This allows you to collect structured inputs from users and process them through your workflow.
Dedicated URL for your form application
Configurable input fields with validation options
Required field capabilities for ensuring complete data collection
iFrame embedding options for integration into existing websites
Similar functionality to Chat applications but with structured inputs
Create a workflow with a "Form" trigger
Configure your input fields in the trigger settings
Set fields as required or optional based on your needs
Build your workflow to process the form submissions
Test the workflow using the Run Panel
Click the "Publish" button in the top right corner
💡 Forms are ideal for collecting structured information that needs to follow a specific format.
Publish your workflow with a Form trigger
The Publish Panel will display your app link
Copy this URL to share with users
Anyone with the link can access and submit your form
💡 The app link provides a dedicated interface for users to interact with your workflow through a structured form.
Publish your workflow with a Form trigger
In the Publish Panel, locate the iFrame embed code
Copy the embed code provided
Paste this code into the HTML of your website
The form will now appear directly on your website
💡 Embedding forms in your website creates a seamless experience for your users without redirecting them to another page.
Create or edit a workflow with a Form trigger
Configure your input fields in the trigger settings
Enable the "Required" option for fields that must be completed
Users will be prompted to complete these fields before submission
⚠️ Be mindful about which fields you mark as required. Only make fields required if they are truly necessary for your workflow to function properly.
Publish your workflow with a Form trigger
In the Publish Panel, locate and click the "Customize" button
Upload your logo to brand the form interface
Save your customization settings
Your branded form application is now ready to share
💡 Adding your logo helps create a more professional and branded experience for users.
Keep forms concise and focused on collecting necessary information
Provide clear labels and placeholder text for each field
Use validation to ensure data quality
Test your form thoroughly before sharing it with users
Consider the user experience and minimize the number of required fields
⚠️ Remember that anyone with your form application URL can access it, so consider authentication needs for sensitive information.