# Form trigger

Start a workflow from a hosted public form submission.

## Configuration

Configure a path, fields, optional Basic auth, and success text. Submitted values are available as `{event.body.<field>}`, `{form.values.<field>}`, and `{input.<field>}`.

## Runtime output

The node writes its main result to `last_output` and, when structured, to `last_output_parsed`. Downstream nodes can reference named outputs through `{outputs.<node_id>.parsed}`.

## Example workflow

Use the workflow card below to create a working example in the editor. It uses safe sample data and avoids external side effects unless the node itself is an outbound integration.

---

*Source: https://agentbuilder.systalink.sn/docs/trigger-form — human documentation.*
*Other language: [/docs-md/fr/trigger-form.md](/docs-md/fr/trigger-form.md).*
*Machine-readable index: [/llms.txt](/llms.txt).*
