Skip to main content
The Website user block allows you to collect URLs from users with automatic format validation. It ensures URLs are properly structured and provides user-friendly error handling for invalid entries.
Website input in flow builder

Configuration

  • Placeholder: Set the placeholder text shown in the URL input field (supports variables).
  • Button Text: Customize the submit button label (supports variables).
  • Save Answer: Choose a variable to store the validated URL.

URL Validation

  • Format Checking: Validates URL structure and format automatically
  • Protocol Support: Accepts HTTP, HTTPS, and other standard protocols
  • Error Handling: Displays retry message when URLs are improperly formatted
  • Real-time Feedback: Immediate validation feedback to users