Forms utilities provide you with configurable web forms that you can send and collect entries.

Changelog

6 versions
v1.2.0 Latest
  • FormTrigger: added test() (Flow Test Mode) — emits one plausible form entry synthesized from the configured fields (prefers defaultValue), without waiting for a real submission.
v1.1.2
  • FormTrigger: declare all configuration inputs (logo, title, description, fields, cta, thanksMessage, thanksImage, script, stylesheet) in properties.schema.properties to match the inspector.
v1.1.1
  • Form Trigger and Form Action: update tooltips on Logo URL field.
v1.1.0
  • Form Trigger and Form Action: expose Logo URL field in inspector.
v1.0.2
  • Form Trigger: fix the checkbox value propagation.
v1.0.1
  • Initial version

Authentication

TypeDetails
Other

Triggers

1
Form Trigger icon

Form Trigger

Create forms and collect entries.

Actions

1
Form Action icon

Form Action

Create forms and collect entries. Web link with the form will be sent to the 'form' output port. When the form is submitted, the form entries will be sent to the 'entries' output port.