Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

See JQL not supported events for an example and the list of the JQL not supported type of events.


Code Block
languagejs
titleUser created
linenumberstrue
collapsetrue
{
  "timestamp": 1642379710275,
  "webhookEvent": "user_created",
  "user": {
    "self": "https://test-jira-1629255544.atlassian.net/rest/api/2/user?accountId=61895f5ce1b3e0006939b62e",
    "accountId": "61895f5ce1b3e0006939b62e",
    "avatarUrls": {
      "48x48": "https://secure.gravatar.com/avatar/ec5c1124d3074a1d77c424a1dfa1355e?d=https%3A%2F%2Favatar-management--avatars.us-west-2.prod.public.atl-paas.net%2Finitials%2FEA-0.png",
      "24x24": "https://secure.gravatar.com/avatar/ec5c1124d3074a1d77c424a1dfa1355e?d=https%3A%2F%2Favatar-management--avatars.us-west-2.prod.public.atl-paas.net%2Finitials%2FEA-0.png",
      "16x16": "https://secure.gravatar.com/avatar/ec5c1124d3074a1d77c424a1dfa1355e?d=https%3A%2F%2Favatar-management--avatars.us-west-2.prod.public.atl-paas.net%2Finitials%2FEA-0.png",
      "32x32": "https://secure.gravatar.com/avatar/ec5c1124d3074a1d77c424a1dfa1355e?d=https%3A%2F%2Favatar-management--avatars.us-west-2.prod.public.atl-paas.net%2Finitials%2FEA-0.png"
    },
    "displayName": "Ersin Abbasoğlu",
    "active": true,
    "timeZone": "Europe/Istanbul",
    "accountType": "atlassian"
  }
}

...