Excerpt | ||||
---|---|---|---|---|
| ||||
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 there: https://docs.requirementyogi.com/restapison our developer portal.