Excerpt |
---|
Yes, you can create Jira issue with WebService IFTTT action (usual IFTTT to create Jira issues will not work for anonymous users as it uses Atlassian Application link to connect to your Jira and that will not be available for anonymous users, while web service connection is available to anyone, unless you tell otherwise (setting up connection restrictions)) |
Here is the demo (creates the issue and stores the Jira key back)
ConfiForms Form Definition |
---|
formName | ji |
---|
showOnlyOwnRecords | true |
---|
registrationFormTitle | Create JIRA issue with ConfiForms Webservice connection |
---|
|
CreateRegister metrueINLINE
summarySummarytext desc1Descriptiontext desc2More details:textarea width:100px;jkJira keyread_only id:[empty]jkHide field WebService Request4bb4c41a51f289a07507d50a1b841a4donCreated/rest/api/2/issue/X-Atlassian-Token: no-check;Content-Type: application/json;Content-Type:charset=UTF-8myjiraPOST
trueCreate ConfiForms EntryonCreatedentryId=[entry.id]&jk=${iftttResult_myjira}
trueCreate ConfiForms EntryonCreatedentryId=[entry.id]&jk=[entry.jk.asJSON.key]
|
...