Poll
FreeSend a poll with answer options.
Sends a poll with a question and a list of options.
Fields
| Field | Type | Required | Templatable | Notes |
|---|---|---|---|---|
| Question | text | yes | yes | |
| Options | string list | yes | yes | The answer choices |
| Anonymous | bool | — | — | Hide who voted |
| Multiple answers | bool | — | — | Allow selecting more than one |
Outcomes
default— continue the flow.
How it works
Use polls for quick feedback or voting. Options are templatable, so you can build choices from variables.
Poll "Pick a time" options: [ Morning, Afternoon, Evening ]