This function returns a text with the project key from the specified project.


projectKey(projectName) #Output: Text



Parser expressionDescription


projectKey("Jira Workflow Toolbox")


This example might return:

"JWT", which is the project key of a project called "Jira Workflow Toolbox"



Parameters used in this function

ParameterInput (data type)Description
projectName

Text, containing a valid project name.



This function returns a



Use cases and examples



Parser function cloud
Map(error)
NotesNot possible to find projects by their name, only by their ID and their key.






Status
Tech review

Style guide




Short description

Returns the project key from a given project.

Output

Available since

Label