Create a new system setting in Creatio
create-sys-settingCreate a new system setting record in Creatio by specifying its code, name, and value type, with optional initial value.
Instructions
Creates a brand-new system setting (metadata record) using InsertSysSettingRequest and optionally assigns an initial value via PostSysSettingsValues. For full guidance on supported valueTypeName strings and lookup reference resolution, see the /sys-settings-guide prompt.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| definition | Yes | ||
| initialValue | No | Optional initial value to write immediately after creating the system setting. |