pylon_create_custom_field
Add custom fields to Pylon accounts, issues, or contacts by defining label, field type, and options for select fields.
Instructions
Create a new custom field in Pylon.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | No | Slug identifier | |
| type | Yes | Field type | |
| label | Yes | Label of the custom field | |
| description | No | Description | |
| object_type | Yes | Object type | |
| default_value | No | Default value | |
| default_values | No | Default values | |
| select_options | No | Options for select/multiselect fields |