API for integration with other software
Description
Users of other software, like JIRA, Comala Workflows or Balsamiq, would be really happy to create references to requirements.
Descriptor:
Type of app,
Applink or baseurl,
Webhook when requirements are renamed, updated, synchronized;
Ability to sync (add, remove or inform) a back-reference to a requirement
with type, applink, item key, relationship.
returns the status of the requirements.
It would be great to either do it in Java or REST.
Environment
Observations
Activity
The JIRA linking is saved in JIRA like a normal "remote issue link". If you observe queries posted by the JIRA Links webpage while you add/remove links, you will see how it's done and you can copy it.
Another use case for this is a method over performing through our own scripts. We frequently create all of our requirements, then want to bulk create JIRA issues from a spreadsheet. Having an API to perform the linking would allow us to do this easily.