Form submitted trigger

Form submitted: Fires when a form is submitted. Payload carries field NAMES, never values.

How to configure it

Form submitted takes selector.

What it fires with

A run started by Form submitted can read input.selector, input.formId, input.action, input.fields.

Where it runs

Form submitted listens in a browser that has your app open, so it fires a client rule rather than a hosted workflow.