Skip to content

Forms & triggers

Every workflow starts in one of these ways:

  • Form submitted — someone fills in an intake form (the most common way to start a customer-facing process).
  • Manual — a team member starts a run from inside your workspace.
  • Scheduled — the workflow runs on a recurring schedule.
  • Webhook — another system sends data in to start a run.
  • Record created / updated — a run starts when a record changes.

A workflow can have more than one trigger.

A form is how a workflow captures information. Forms are made of fields, and you can share a form’s link so customers or staff can submit it.

Fields can be, among others:

  • Text / long text — names, notes, descriptions.
  • Email / phone — used to send email and SMS to the right recipient.
  • Number — amounts, scores, quantities (used for value-based decisions).
  • Date — deadlines, event dates.
  • Select / multi-select / radio / checkboxes — choices that can drive decisions.
  • File — uploads and attachments.

A child dropdown’s options can depend on a parent’s selection — for example, Make → Model or Country → City.