- Stem of the link is the jira instance ticket will be created in i.e.
https://jiraservicedesk.extge.co.ukorhttps://jira.extge.co.uk; - Then
/secure/CreateIssueDetails!init.jspa?if you want them to add info, or if you just want the ticket created remove!init(will still need them to click on 'Retry Operation'. Can get around this by adding in token (Dimitris from Valiantys to advise on how to get this) - Then list of
key=valuepairs separated by&. Easiest way to get these is by creating a ticket and then looking at what comes back from API (i.e. visit<url stem>/rest/api/2/issue/<issue-key>. Often a bit of trial and error, replace spaces with%20, use ID numbers for things like project (pid) or issuetype.
Examples:
https://jiraservicedesk.extge.co.uk/secure/CreateIssueDetails!init.jspa?pid=10102&issuetype=10608&customfield_10799=test&summary=DQ%20Report%20Rule%20Failure%20Override