FlowOS Automation HubPlain-English product documentation

Before you start

  • A safe staging workspace.
  • Required form fields and privacy purpose agreed.
  • reCAPTCHA configured if the public risk requires it.

#Build the Automation Consultation form

  1. Add name, example email, company, requested service, estimated budget, and a short problem statement.
  2. Mark only genuinely necessary fields as required.
  3. Configure conditional requirements and the safe upload policy.
  4. Set the thank-you response or approved redirect.
  5. Preview desktop and mobile layouts.

#Protect and publish the public boundary

Use reCAPTCHA when appropriate, rate limits, clear validation, and the supported safe file list. Test invalid input, oversized files, browser-active file types, and the successful result. Publish using the generated public URL, embed code, or QR code.

#Verify the lead and pipeline activity

Confirm source, stage, score, value, owner, and activity timeline. Move the seeded lead only after ownership is clear. Supported events such as lead.created, lead.stage_changed, lead.won, and lead.lost can start governed workflows.

The builder controls fields, protection, public URL, embed, and QR behavior. Capture details
Visitors receive a focused, protected form. Capture details
Stage, value, score, and ownership make follow-up visible. Capture details

#Common mistakes

  • Collecting unnecessary personal data.
  • Allowing HTML, JavaScript, PHP, or unsanitized SVG uploads.
  • Publishing without testing the resulting lead and workflow event.

#Verify the result

  • Valid input succeeds and invalid input is clear.
  • Unsafe files are rejected.
  • The accepted submission creates the intended lead.
  • The workflow starts once with the expected source data.
Enlarged documentation screenshot