SharpOS
Sign in
Releases
v2.2.3

Send form answers straight into your automations

Use individual form answers in later automation steps, and select and delete submissions in bulk.

Send each form answer into the next step

The Form submitted trigger now shows every question from the form you choose under Available variables. Put one answer directly into an email or another node with a variable such as {{trigger.submission.fields.work_email}}.

Switch the trigger to Any form and the list draws from every form you can access. If someone skips an optional question, its variable stays empty. Multiple choices read as a list, while an uploaded file appears by name instead of as raw data.

Clean up submissions in one pass

Owners can select individual responses or every response on the loaded page from the Submissions table. The action bar keeps the count visible and deletes the selection after one confirmation, up to 200 submissions at a time.

Managers and editors can still review submissions, but they no longer see deletion controls. The Columns menu now holds long question labels inside the panel and scrolls when a form has more fields than it can show.

Under the hood

Existing automations keep running because the form trigger adds these variables without removing anything from its payload. Suggestions respect form visibility and the features available to your organization. You do not need a migration or configuration change.