Summary
Show Form (manual workflow task)
Description
Show Form
This is a manual task, and can be called by a Workflow Builder job.
Route
/formbuilder/task/ShowForm
Roles
admin
operator
Incoming
name | type | info |
---|---|---|
form_id | string | the id of a form from form builder |
instance_data | object | Object with the field key from fields of the specified form that should have default values serving as keys with the value being the desired default value |
Outgoing
name |
---|
export |