Overview
Kepler - SQL Query Fields | Grids & Dashboards provides a REST API to enable you to get data from your database.
Base URL
The base URL to call the file SQL Custom Field is:
|
Required Parameters
Parameters | Explanation |
---|---|
issueKey | key issue |
CutomfieldID | ID of your field ex : customfield_11100 |
dependentFields | an array converted to base64 which contains the list of fields with values of those which depend on the custom fields. |
An example of usage :
|