Jira Connector
Documentation
Version: 9
Documentation

EndPoint Read Projects


Name

get_projects

Description

No description available

Parameters

Parameter Label Required Options Description
There are no parameters

Output Columns

Label Data Type (SSIS) Data Type (SQL) Length Raw Description
Id DT_I8 bigint False
Key DT_WSTR nvarchar(50) 50 False
Name DT_WSTR nvarchar(100) 100 False
ProjectCategoryId DT_WSTR nvarchar(50) 50 False
ProjectCategoryName DT_WSTR nvarchar(50) 50 False
ProjectCategoryDescription DT_WSTR nvarchar(150) 150 False
ProjectCategorySelf DT_WSTR nvarchar(150) 150 False
Simplified DT_BOOL bit False
Style DT_WSTR nvarchar(50) 50 False
InsightTotalIssueCount DT_I8 bigint False
InsightLastIssueUpdateTime DT_DBTIMESTAMP datetime False
AvatarUrls48x48 DT_WSTR nvarchar(500) 500 False
AvatarUrls24x24 DT_WSTR nvarchar(500) 500 False
AvatarUrls16x16 DT_WSTR nvarchar(500) 500 False
AvatarUrls32x32 DT_WSTR nvarchar(500) 500 False

Input Columns

Label Data Type (SSIS) Data Type (SQL) Length Raw Description
There are no Static columns defined for this endpoint. This endpoint detects columns dynamically at runtime.