1. Access Process Flow Settings#
Navigate to the Process Flow section via the sidebar in Wexa.
Click the three dots (⋯) next to the desired process flow.
Select Settings from the dropdown menu.
1.
In the settings panel, switch to the Goal Settings tab.
Locate the Input Form section and click Add Input Form.
2.
Select from available input types: Description: Add a brief explanation (e.g., "Enter campaign name").
Unique ID: Assign a unique key (e.g., campaign_name
).
Optional: Mark as Advanced to hide under a collapsible section.
Description: "Provide persona details."
Select columns (e.g., "First Name") from the dropdown.
Description: "Choose an option."
Customize dropdown values if needed (e.g., "Option 1", "Option 2").
3.
Click Save and Next after configuring all fields.
3. Set Up the Goal Template#
In the Template Editor, reference input values using Unique IDs enclosed in double curly bracesCampaign Name: {{campaign_name}}
Persona Details: {{persona}}
Selected Option: {{s_no}}
Critical: Ensure Unique IDs in the template exactly match those set in the input form.
1.
Click Save and Finish to complete the setup.
2.
Run the process flow by clicking the Run button.
The input form will display all configured fields.
3.
Optional/Required: Toggle field requirements during input field creation.
Advanced Fields: Marked fields collapse under an "Advanced" section for cleaner forms.
Modified at 2025-05-16 06:04:30