Skip to main content

New Issue

Triggers a workflow on every new issue created.

info

Automations based on this trigger will search for new events every 5 minutes.

Parameters

ParameterDescription
ProjectThe name of the project to constantly check for new issues. Leave empty to check all projects in account.

Sample Event

{
"expand": "operations,versionedRepresentations,editmeta,changelog,renderedFields",
"id": "10001",
"self": "http://localhost/rest/api/2/issue/10001",
"key": "CLOUD-2",
"fields": {
"issuetype": {
"self": "http://localhost/rest/api/2/issuetype/10003",
"id": "10003",
"description": "A task that needs to be done.",
"iconUrl": "http://localhost/secure/viewavatar?size=xsmall&avatarId=10318&avatarType=issuetype",
"name": "Task",
"subtask": false,
"avatarId": 10318
},
"components": [],
"timespent": null,
"timeoriginalestimate": null,
"description": null,
"project": {
"self": "http://localhost/rest/api/2/project/10000",
"id": "10000",
"key": "CLOUD",
"name": "cloudflare",
"projectTypeKey": "software",
"avatarUrls": {
"48x48": "http://localhost/secure/projectavatar?avatarId=10324",
"24x24": "http://localhost/secure/projectavatar?size=small&avatarId=10324",
"16x16": "http://localhost/secure/projectavatar?size=xsmall&avatarId=10324",
"32x32": "http://localhost/secure/projectavatar?size=medium&avatarId=10324"
}
},
"fixVersions": [],
"customfield_10110": null,
"customfield_10111": null,
"aggregatetimespent": null,
"resolution": null,
"customfield_10108": null,
"aggregatetimeestimate": null,
"customfield_10109": null,
"resolutiondate": null,
"workratio": -1,
"summary": "test123",
"lastViewed": "2023-11-12T08:07:48.890+0000",
"watches": {
"self": "http://localhost/rest/api/2/issue/CLOUD-2/watchers",
"watchCount": 1,
"isWatching": true
},
"creator": {
"self": "http://localhost/rest/api/2/user?username=admin",
"name": "admin",
"key": "JIRAUSER10000",
"emailAddress": "daniel@blinkops.com",
"avatarUrls": {
"48x48": "https://www.gravatar.com/avatar/9e45c13a66d6f21891b52b1a745e4c86?d=mm&s=48",
"24x24": "https://www.gravatar.com/avatar/9e45c13a66d6f21891b52b1a745e4c86?d=mm&s=24",
"16x16": "https://www.gravatar.com/avatar/9e45c13a66d6f21891b52b1a745e4c86?d=mm&s=16",
"32x32": "https://www.gravatar.com/avatar/9e45c13a66d6f21891b52b1a745e4c86?d=mm&s=32"
},
"displayName": "daniel@blinkops.com",
"active": true,
"timeZone": "Asia/Jerusalem"
},
"subtasks": [],
"created": "2023-11-12T08:07:45.000+0000",
"reporter": {
"self": "http://localhost/rest/api/2/user?username=admin",
"name": "admin",
"key": "JIRAUSER10000",
"emailAddress": "daniel@blinkops.com",
"avatarUrls": {
"48x48": "https://www.gravatar.com/avatar/9e45c13a66d6f21891b52b1a745e4c86?d=mm&s=48",
"24x24": "https://www.gravatar.com/avatar/9e45c13a66d6f21891b52b1a745e4c86?d=mm&s=24",
"16x16": "https://www.gravatar.com/avatar/9e45c13a66d6f21891b52b1a745e4c86?d=mm&s=16",
"32x32": "https://www.gravatar.com/avatar/9e45c13a66d6f21891b52b1a745e4c86?d=mm&s=32"
},
"displayName": "daniel@blinkops.com",
"active": true,
"timeZone": "Asia/Jerusalem"
},
"customfield_10000": "{summaryBean=com.atlassian.jira.plugin.devstatus.rest.SummaryBean@2231719a[summary={pullrequest=com.atlassian.jira.plugin.devstatus.rest.SummaryItemBean@312157a4[overall=PullRequestOverallBean{stateCount=0, state='OPEN', details=PullRequestOverallDetails{openCount=0, mergedCount=0, declinedCount=0}},byInstanceType={}], build=com.atlassian.jira.plugin.devstatus.rest.SummaryItemBean@9c9ac4c[overall=com.atlassian.jira.plugin.devstatus.summary.beans.BuildOverallBean@326e46a6[failedBuildCount=0,successfulBuildCount=0,unknownBuildCount=0,count=0,lastUpdated=<null>,lastUpdatedTimestamp=<null>],byInstanceType={}], review=com.atlassian.jira.plugin.devstatus.rest.SummaryItemBean@76522082[overall=com.atlassian.jira.plugin.devstatus.summary.beans.ReviewsOverallBean@3b619460[stateCount=0,state=<null>,dueDate=<null>,overDue=false,count=0,lastUpdated=<null>,lastUpdatedTimestamp=<null>],byInstanceType={}], deployment-environment=com.atlassian.jira.plugin.devstatus.rest.SummaryItemBean@7f8ef48c[overall=com.atlassian.jira.plugin.devstatus.summary.beans.DeploymentOverallBean@3f95d6ad[topEnvironments=[],showProjects=false,successfulCount=0,count=0,lastUpdated=<null>,lastUpdatedTimestamp=<null>],byInstanceType={}], repository=com.atlassian.jira.plugin.devstatus.rest.SummaryItemBean@58a4b7ed[overall=com.atlassian.jira.plugin.devstatus.summary.beans.CommitOverallBean@6f51ea0d[count=0,lastUpdated=<null>,lastUpdatedTimestamp=<null>],byInstanceType={}], branch=com.atlassian.jira.plugin.devstatus.rest.SummaryItemBean@677359ff[overall=com.atlassian.jira.plugin.devstatus.summary.beans.BranchOverallBean@76c2cb02[count=0,lastUpdated=<null>,lastUpdatedTimestamp=<null>],byInstanceType={}]},errors=[],configErrors=[]], devSummaryJson={\"cachedValue\":{\"errors\":[],\"configErrors\":[],\"summary\":{\"pullrequest\":{\"overall\":{\"count\":0,\"lastUpdated\":null,\"stateCount\":0,\"state\":\"OPEN\",\"details\":{\"openCount\":0,\"mergedCount\":0,\"declinedCount\":0,\"total\":0},\"open\":true},\"byInstanceType\":{}},\"build\":{\"overall\":{\"count\":0,\"lastUpdated\":null,\"failedBuildCount\":0,\"successfulBuildCount\":0,\"unknownBuildCount\":0},\"byInstanceType\":{}},\"review\":{\"overall\":{\"count\":0,\"lastUpdated\":null,\"stateCount\":0,\"state\":null,\"dueDate\":null,\"overDue\":false,\"completed\":false},\"byInstanceType\":{}},\"deployment-environment\":{\"overall\":{\"count\":0,\"lastUpdated\":null,\"topEnvironments\":[],\"showProjects\":false,\"successfulCount\":0},\"byInstanceType\":{}},\"repository\":{\"overall\":{\"count\":0,\"lastUpdated\":null},\"byInstanceType\":{}},\"branch\":{\"overall\":{\"count\":0,\"lastUpdated\":null},\"byInstanceType\":{}}}},\"isStale\":false}}",
"aggregateprogress": {
"progress": 0,
"total": 0
},
"priority": {
"self": "http://localhost/rest/api/2/priority/3",
"iconUrl": "http://localhost/images/icons/priorities/medium.svg",
"name": "Medium",
"id": "3"
},
"customfield_10100": null,
"customfield_10101": "0|i00007:",
"customfield_10102": null,
"labels": [],
"customfield_10103": null,
"environment": null,
"timeestimate": null,
"aggregatetimeoriginalestimate": null,
"versions": [],
"duedate": null,
"progress": {
"progress": 0,
"total": 0
},
"issuelinks": [],
"votes": {
"self": "http://localhost/rest/api/2/issue/CLOUD-2/votes",
"votes": 0,
"hasVoted": false
},
"assignee": null,
"updated": "2023-11-12T08:07:45.000+0000",
"status": {
"self": "http://localhost/rest/api/2/status/10000",
"description": "",
"iconUrl": "http://localhost/",
"name": "To Do",
"id": "10000",
"statusCategory": {
"self": "http://localhost/rest/api/2/statuscategory/2",
"id": 2,
"key": "new",
"colorName": "default",
"name": "To Do"
}
}
}
}