!-- JIRA issue collector widget -->

app-form_builder

On this page:

ShowFormByName

Summary

Show Form by Name (manual workflow task)

Description

Display any form created with the Form Builder IAP application.

This is a manual task, and can be called by a Workflow Builder job.

Route

/formbuilder/task/ShowFormByName

Roles

admin operator

Incoming

name typerequiredinfo
form_name stringtrueThe form's name. Name is case sensitive and must include any spaces.
instance_data objecttrueData to pre-populate displayed form fields. This JSON object's keys will be matched to the form's keys. Each matching property's value will prepopulate the relevant form field.

Outgoing

name
export