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

EndPoint Read Get custom field contexts Details


Name

get_custom_field_contexts

Description

Returns a paginated list list of contexts for a custom field. OAuth scopes required: read:field:jira, read:custom-field-contextual-configuration:jira

Parameters

Parameter Label Required Options Description
FieldId FieldId YES

Output Columns

Label DataType Length Raw Description
IsLast DT_BOOL 0 False
Id DT_WSTR 100 False
Name DT_WSTR 1000 False
Description DT_WSTR 4000 False
IsGlobalContext DT_BOOL 0 False
IsAnyIssueType DT_BOOL 0 False

Input Columns

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