shortcut_custom_fields
Details about Shortcut custom fields
-
id
Primary key - Unique identifier of the row
-
source_id
Foreign key - Identifier of the custom field in Shortcut
-
name
string - Name of the custom field
-
field_type
string - Type of the custom field (text, number, dropdown, etc.)
-
enabled
boolean - Boolean indicating if the custom field is enabled
-
created_at
date - Timestamp of when the custom field was created
-
updated_at
date - Timestamp of when the custom field was updated