Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Excerpt
hiddentrue
nameScripting

Learn how to script the creation of requirements through the REST API

We are often asked whether it is possible to script the creation of requirements, etc.

Accessing the Jira issue through the REST API

...

For example, assuming TEAM as a space key: http http://confluence.local:1990/confluence/rest/reqs/1/requirement2/TEAM

The full REST documentation (URL parameters, etc.) is provided on the our developer portal.