

"components" : [ Searching for issues and restricting the issue fields returned in the results You can request the create metadata for all issue types across all projects by using You will need to know certain key metadata, like the ID of the project that the issue will be created in, or the Ĭreating an issue using the Jira REST API is as simple as making a POST with a JSON document.
#Rest api vba upgrade#
For Jira versions earlier than 8.4, you do not need to disable the endpoint but we strongly recommend that you upgrade to a newer Jira version. If you run Jira 8.4 or later, disable the endpoint and replace it with the other calls we've created to remedy the issue. That is why we decided to remove this endpoint in Jira 9.0. These issues have involved the size of the response or Jira running out of memory. Note that the createmeta resource has been reported to cause issues especially on larger instances.

data syntax and the file data is shown separately. If an input file is required, it is denoted by the The reference documentation for the Jira Server platform REST API is here:īefore, we recommend that you also read the overview About the Jira REST APIs.
#Rest api vba how to#
This guide contains different examples of how to use the Jira REST API, including how to query issues, create an issue,
