In Jira Cloud Software, I'm using Jira Automation with a simple incoming webhook to create issues. It would be really useful if Jira sent a response to the webhook back to the calling API, ideally w...
Hi team , Jira automation is getting failed can anyone help on this
Hi, i am trying an automation: when comment is added to a work item and a document is attached to that comment, then send an email (to a non Jira user) with the attachment (or with a link to the...
...ncoming webhook to create a new issue. In Jira instance A, I create a webhook as Jira admin. The events are issue create and update. When I make changes in Jira instance A, no issue is created in Jira...
...undamentals of getting an incoming webhook to create a ticket and place values in specific fields. To be clear, our automation creates a new issue, but it doesn't place data into the fields.&n...
Hello, I’d like to set up a Jira automation rule to be triggered upon a change to issue related scenarios. If I understand correctly, the smart value for this is {{issue.properties...
My issue has a "User Picker (multiple users)" called "Reviewers". I'd like to write an automation rule to create a subtask for each user in Reviewers and set that user as the assignee. I have w...
...ation are: If an issue is created And the issue has a specific label, e.g., TODO Action: For every single member of a defined user group (e.g., team1), a sub-task should be created // i...
Im trying to create an automation - when receiving a webhook from zendesk(ticketing system) , create a task right now the only JSON body that was OK is the following one: { "to...
We are thinking of integrating WDESK with JIRA with an intention of whenever something is approved in WDESK, corresponding JIRA story status gets changed to Done. If anyone has any guidance or p...
Copied to clipboard