Skip to content

Instantly share code, notes, and snippets.

@armiiller
Created June 15, 2019 01:54
Show Gist options
  • Save armiiller/367c3b86fac715dbddad8c0576b23a54 to your computer and use it in GitHub Desktop.
Save armiiller/367c3b86fac715dbddad8c0576b23a54 to your computer and use it in GitHub Desktop.
{
"type": "{{event.type}}",
"incident": {{{JSONstringify incident}}},
"original_webhook_data": {{{JSONstringify incident.s_log.body}}},
"ConfigurationItem": "{{incident.s_log.body.ConfigurationItem}}",
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment