Notify_user_in_Slack_of_quarantined_email_and_create_Jira_ticket_if_opened

Notify_user_in_Slack_of_quarantined_email_and_create_Jira_ticket_if_opened

Webhook
High
13
Nodes
Webhook
Trigger
High
Complexity
7/22/2025
Added

Workflow Overview

Total Nodes
13
Node Types
8

Node Types

if
has email been opened?, user found?
2 nodes
webhook
Receive Sublime Security Alert
1 node
http Request
Get message details in Sublime Security, lookup slack user by email
2 nodes
jira
Jira Software
1 node
sticky Note
Sticky Note, Sticky Note3, Sticky Note1
3 nodes
slack
Found, notify user
1 node
no Op
Not Found, Do Nothing, No, do nothing
2 nodes
code
Yes, prep flaggedRules table
1 node

Workflow JSON

14.57 KB
{
  "id": "LSH4x5nnNGQbNBkh",
  "meta": {
    "instanceId": "03e9d14e9196363fe7191ce21dc0bb17387a6e755dcc9acc4f5904752919dca8"
  },
  "name": "Notify_user_in_Slack_of_quarantined_email_and_create_Jira_ticket_if_opened",
  "tags": [
    {
      "id": "5TDAHOQdlBnsFbrY",
      "name": "Completed",
      "createdAt": "2023-11-06T22:57:07.494Z",
      "updatedAt": "2023-11-06T22:57:07.494Z"
    },
    {
      "id": "QPJKatvLSxxtrE8U",
      "name": "Secops",
      "createdAt": "2023-10-31T02:15:11.396Z",
      "updatedAt": "2023-10-31T02:15:11.396Z"
    }
  ],
  "nodes": [
    {
      "id": "f0bf5f9b-58c5-4dff-95cc-3af378fc49a3",
      "name": "has email been opened?",
      "type": "n8n-nodes-base.if",
      "position": [
        1280,
        1040
      ],
      "parameters": {
        "conditions": {
          "boolean": [
            {
              "value1": "={{ !!($json.read_at ?? false) }}",
              "value2": true
            }
          ]
        }
      },
      "typeVersio...

Showing first 1000 characters. Click "Expand" to view the full JSON.