Assets

JWT for Jira Cloud comes with dedicated functions to retrieve asset-related data.

Available functions

Function Short description Output
getNameFromAsset()

Returns the Asset object names(s) of given asset(s).

text list

getAssetsFromAQL()

Returns the Asset object key(s) of a given AQL expression.

text list

getAttributeFromAsset()

Returns the Asset object attribute value(s) of a given asset.

text text LIST