Skip to main content

JSON Forms Component

Create powerful custom forms for the configuration wizard

Component key: jsonforms

Description

This component allows you to leverage JSON Forms to build forms for the integration configuration wizard.

Use this component to build static forms that do not need to fetch data from third-party apps. You can use our JSON Forms playground to see what your JSON forms will look like when rendered in the configuration wizard.

If you would like to build dynamic forms that fetch data from other sources, please see our documentation on building data sources in custom components.

Data Sources

Generic JSON Form

Generate a form for the configuration wizard using JSON schema | key: genericJsonForm | type: jsonForm