I have a Confiform in Confluence, this form raises a Jira issue, until now the confiform works ok, but I need that this form add some users to a Jira issue as watcher's, is this possible?
Regards!!!
Hi
On cloud platform it is a bit more difficult, but can be done by utilizing the "WebService request" IFTTT, calling to https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-issue-watchers/#api-rest-api-3-issue-issueidorkey-watchers-post
So, create your Jira issue, save back the issue key and then use it in the following IFTTT to add a watcher
Unfortunately, it seems that the API mentioned does not take the list of account IDs, to be added as watchers and expect you to do it individually for each user/account
Alex
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.