Forms utilities provide you with configurable web forms that you can send and collect entries.
Changelog
6 versions
v1.2.0Latest
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.
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.