Custom Forms
Use this API to build and manage custom forms. With this functionality in place, administrators can create and view form definitions and form instances.
Forms are composed of sections and fields. Sections split the form into logical groups of fields and fields are the data collection points within the form. Configure conditions to modify elements of the form as the responder provides input. Create form inputs to pass information from a calling feature, like a workflow, to your form.
Forms can be used within workflows as an action or as a trigger. The Form Action allows you to assign a form as a step in a running workflow, suspending the workflow until the form is submitted or times out, and the workflow resumes. The Form Submitted Trigger initiates a workflow when a form is submitted. The trigger can be configured to initiate on submission of a full form, a form element with any value, or a form element with a particular value.
Refer to Forms for more information about using forms in Identity Security Cloud.
Export form definitions by tenant.
Export form definitions by tenant.
Creates a form definition.
Creates a form definition.
Return a form definition.
Return a form definition.
Deletes a form definition.
Deletes a form definition.
Patch a form definition.
Patch a form definition.
Preview form definition data source.
Preview form definition data source.
List form definitions by tenant.
List form definitions by tenant.
Generate JSON Schema dynamically.
Generate JSON Schema dynamically.
Import form definitions from export.
Import form definitions from export.
Create a form definition by template.
Create a form definition by template.
Upload new form definition file.
Upload new form definition file.
Download definition file by fileId.
Download definition file by fileId.
List form instances by tenant.
List form instances by tenant.
Creates a form instance.
Creates a form instance.
Returns a form instance.
Returns a form instance.
Patch a form instance.
Patch a form instance.
Retrieves dynamic data by element.
Retrieves dynamic data by element.
Download instance file by fileId.
Download instance file by fileId.
List predefined select options.
List predefined select options.