Jira Connector
Jira Connector Help
Version 6
ZappySys Logo File Version: v6
Supported Engine: 12

EndPoint Read Custom Fields


Name

get_custom_fields

Description

No description available

Parameters

Parameter Label Required Options Description
CustomColumnsRegex CustomColumnsRegex NO Enter regular expression for custom columns which you like to output. Use Pipe to type keys (internal names for columns). You can use Regex too (e.g. field_100\d+ )

Output Columns

Label DataType Length Raw Description
Id DT_WSTR 120 False
Key DT_WSTR 120 False
Name DT_WSTR 250 False
Custom DT_BOOL 0 False
Orderable DT_BOOL 0 False
Navigable DT_BOOL 0 False
Searchable DT_BOOL 0 False
ClauseNames DT_WSTR 900 False
SchemaType DT_WSTR 200 False
SchemaSystem DT_WSTR 200 False
UntranslatedName DT_WSTR 200 False
SchemaItems DT_WSTR 200 False
SchemaCustom DT_WSTR 100 False
SchemaCustomId DT_I8 0 False
ScopeType DT_WSTR 50 False
ScopeProjectId DT_WSTR 50 False

Input Columns

Label DataType Length Raw Description
There are no Static columns defined for this endpoint. This endpoint detects columns dynamically at runtime.