Inputs
Inputs are settings for a snap-in that allows behavior customization. They’re
scoped to either an organization or a user. Organization-scoped inputs remain
common for the organization, while user-scoped settings need to be set for each
user. Each input’s schema maps to field descriptor. Snap-ins don’t support inputs
of type date
, timestamp
or array
of booleans
.
Refer to schema field descriptor example for other supported global types:
For example, if an organization input to select a part and a user input to select an array of enums need to be implemented: