TinyForms

TinyForms is a form builder that connects to your entire TinyCommand automation stack. Build forms with conditional logic, collect responses, and trigger workflows, all without code.

TinyForms in the platform: create and manage forms from the Assets sidebar
Access forms from Assets → Forms in the platform sidebar

What you can build

  • Lead capture forms: collect name, email, company, and route to CRM
  • Survey forms: multi-step with conditional branching
  • Support forms: file uploads, priority selection, auto-ticket creation
  • Application forms: multi-page with progress tracking
  • Feedback forms: rating scales, opinion scores, open-ended questions

Key features

FeatureDescription
20+ field typesText, email, phone, dropdown, file upload, signature, rating, and more
Conditional logicShow/hide fields based on previous answers
Multi-step formsBreak long forms into pages with progress indicators
File uploadsAccept documents, images, and files
Workflow triggersEvery submission can trigger a TinyWorkflow automatically
EmbeddableEmbed forms on any website via iframe or direct link
API-poweredForms connect to your APIs for dynamic options and submissions

Creating a form

  1. Click Form in the Quick Actions on the platform home, or go to Assets → Forms → + Create form
  2. Choose a template or start from scratch
  3. Add questions/fields using the form builder
  4. Configure settings (name, redirect URL, notifications)
  5. Publish and share via link or embed code

Field types

CategoryFields
TextShort text, Long text, Email, Phone number, URL
ChoiceDropdown, Multi-select, Checkbox, Radio, Yes/No
NumericNumber, Currency, Rating, Slider, Opinion scale (1-10)
Date/TimeDate picker, Time picker, Date & time
MediaFile upload, Signature capture, Image
LayoutSection header, Divider, Description block
AdvancedHidden field, Address (structured), Ranking

Form responses

All submissions are collected in the Form Responses section (sidebar → Monitor → Form Responses). View, filter, export, and analyze responses. Each submission includes:

  • All field values
  • Submission timestamp
  • Source URL (where the form was embedded)
  • IP and user agent (if enabled)

Connecting forms to workflows

Every TinyForm can trigger a TinyWorkflow when submitted:

  1. Create a workflow with a Form Submission trigger
  2. Select the form in the trigger configuration
  3. Choose which form fields to include
  4. Build your automation; the form data flows into the workflow as variables
Form Submission → AI Analyzer (classify lead) → If-Else → Create CRM Record or Send Email
Note

Forms must be published before they can trigger workflows. Draft forms won't fire triggers.

Tip

Use conditional logic to create smart forms that adapt based on answers: show different fields for different user types, skip irrelevant sections, and personalize the experience.