{
  "workflow_name": "Alert only when a metric crosses its threshold",
  "workflow_steps": {
    "steps": [
      {
        "id": "1",
        "position": {
          "x": 0,
          "y": 0
        },
        "data": {
          "label": "KPI Updated",
          "app": {
            "key": "google_spreadsheets",
            "fm_app": "google_spreadsheets"
          },
          "eventSlug": "update_specific_column_data",
          "eventTitle": "Update Specific Column Value",
          "layoutDirection": "horizontal",
          "stepNumber": 1
        },
        "targetPosition": "bottom",
        "type": "trigger",
        "stepNumber": 1,
        "expanded": true,
        "style": {
          "transition": "all 150ms ease-in-out"
        },
        "measured": {
          "width": 82,
          "height": 82
        },
        "application": "google_spreadsheets",
        "stepID": "1",
        "action": "update_specific_column_data",
        "nodeType": "step",
        "actionAppArgs": [],
        "captureResponse": {
          "metric": "Error rate",
          "value": "7",
          "threshold": "5",
          "owner_email": "owner@example.com"
        },
        "responses": [
          {
            "letter": "A",
            "time": "01/07/2026, 10:00:00",
            "response": {
              "metric": "Error rate",
              "value": "7",
              "threshold": "5",
              "owner_email": "owner@example.com"
            }
          }
        ],
        "activeResponseIndex": 0
      },
      {
        "id": "2",
        "position": {
          "x": 175,
          "y": 0
        },
        "type": "action",
        "data": {
          "label": "Branch by FlowMattic",
          "app": {
            "key": "branch",
            "fm_app": "branch"
          },
          "eventSlug": "evaluate_condition",
          "eventTitle": "Branch",
          "customLabel": "Above threshold?",
          "layoutDirection": "horizontal",
          "stepNumber": 2
        },
        "parentType": "step",
        "style": {
          "transition": "all 150ms ease-in-out"
        },
        "measured": {
          "width": 82,
          "height": 82
        },
        "actionAppArgs": {
          "filterConditions": {
            "1": [
              {
                "id": "c1",
                "key": "{google_spreadsheets1.value}",
                "condition": "greater_than",
                "value": "5"
              }
            ]
          }
        },
        "filterConditions": {
          "1": [
            {
              "id": "c1",
              "key": "{google_spreadsheets1.value}",
              "condition": "greater_than",
              "value": "5"
            }
          ]
        },
        "application": "branch",
        "stepID": "2",
        "action": "evaluate_condition",
        "nodeType": "branch"
      },
      {
        "id": "2-branchRoute_yes",
        "position": {
          "x": 395,
          "y": -160
        },
        "type": "action",
        "data": {
          "label": "Yes",
          "branchType": "yes",
          "layoutDirection": "horizontal",
          "stepNumber": null,
          "app": []
        },
        "branchRoute": true,
        "branchType": "yes",
        "stepID": "2-branchRoute_yes",
        "nodeType": "branchRoute",
        "actionAppArgs": []
      },
      {
        "id": "3",
        "position": {
          "x": 595,
          "y": -160
        },
        "type": "action",
        "data": {
          "label": "Alert team",
          "layoutDirection": "horizontal",
          "stepNumber": 3,
          "app": {
            "key": "slack",
            "fm_app": "slack"
          },
          "eventSlug": "send_message_to_channel",
          "eventTitle": "Send Channel Message"
        },
        "parentType": "step",
        "style": {
          "transition": "all 150ms ease-in-out"
        },
        "measured": {
          "width": 82,
          "height": 82
        },
        "actionAppArgs": {
          "message_text": "📉 {google_spreadsheets1.metric} breached threshold: {google_spreadsheets1.value}"
        },
        "application": "slack",
        "action": "send_message_to_channel",
        "nodeType": "step",
        "stepID": "3"
      },
      {
        "id": "4",
        "position": {
          "x": 770,
          "y": -160
        },
        "type": "action",
        "data": {
          "label": "Send Email",
          "layoutDirection": "horizontal",
          "stepNumber": 4,
          "app": {
            "key": "email",
            "fm_app": "email"
          },
          "eventSlug": "send_email",
          "eventTitle": "Send Email"
        },
        "parentType": "step",
        "style": {
          "transition": "all 150ms ease-in-out"
        },
        "measured": {
          "width": 82,
          "height": 82
        },
        "actionAppArgs": {
          "to_email": "{google_spreadsheets1.owner_email}",
          "email_subject": "Threshold breach: {google_spreadsheets1.metric}",
          "email_body": "Current value {google_spreadsheets1.value} exceeds {google_spreadsheets1.threshold}."
        },
        "application": "email",
        "action": "send_email",
        "nodeType": "step",
        "stepID": "4"
      },
      {
        "id": "2_yes_placeholder",
        "position": {
          "x": 945,
          "y": -160
        },
        "type": "placeholder",
        "data": {
          "label": "+",
          "layoutDirection": "horizontal",
          "stepNumber": null,
          "app": []
        },
        "measured": {
          "width": 40,
          "height": 82
        },
        "stepID": "2_yes_placeholder",
        "nodeType": "placeholder",
        "actionAppArgs": []
      },
      {
        "id": "2-branchRoute_no",
        "position": {
          "x": 395,
          "y": 160
        },
        "type": "action",
        "data": {
          "label": "No",
          "branchType": "no",
          "layoutDirection": "horizontal",
          "stepNumber": null,
          "app": []
        },
        "branchRoute": true,
        "branchType": "no",
        "stepID": "2-branchRoute_no",
        "nodeType": "branchRoute",
        "actionAppArgs": []
      },
      {
        "id": "5",
        "position": {
          "x": 595,
          "y": 160
        },
        "type": "action",
        "data": {
          "label": "Log normal reading",
          "layoutDirection": "horizontal",
          "stepNumber": 5,
          "app": {
            "key": "google_spreadsheets",
            "fm_app": "google_spreadsheets"
          },
          "eventSlug": "new_row",
          "eventTitle": "Add New Row"
        },
        "parentType": "step",
        "style": {
          "transition": "all 150ms ease-in-out"
        },
        "measured": {
          "width": 82,
          "height": 82
        },
        "actionAppArgs": [],
        "application": "google_spreadsheets",
        "action": "new_row",
        "nodeType": "step",
        "stepID": "5"
      },
      {
        "id": "2_no_placeholder",
        "position": {
          "x": 770,
          "y": 160
        },
        "type": "placeholder",
        "data": {
          "label": "+",
          "layoutDirection": "horizontal",
          "stepNumber": null,
          "app": []
        },
        "measured": {
          "width": 40,
          "height": 82
        },
        "stepID": "2_no_placeholder",
        "nodeType": "placeholder",
        "actionAppArgs": []
      }
    ],
    "edges": [
      {
        "id": "e-1-2",
        "source": "1",
        "target": "2",
        "type": "step",
        "data": []
      },
      {
        "id": "e-2-2-branchRoute_yes",
        "source": "2",
        "target": "2-branchRoute_yes",
        "type": "branch",
        "data": []
      },
      {
        "id": "e-2-branchRoute_yes-3",
        "source": "2-branchRoute_yes",
        "target": "3",
        "type": "step",
        "data": []
      },
      {
        "id": "e-3-4",
        "source": "3",
        "target": "4",
        "type": "step",
        "data": []
      },
      {
        "id": "e-4-2_yes_placeholder",
        "source": "4",
        "target": "2_yes_placeholder",
        "type": "placeholder",
        "data": []
      },
      {
        "id": "e-2-2-branchRoute_no",
        "source": "2",
        "target": "2-branchRoute_no",
        "type": "branch",
        "data": []
      },
      {
        "id": "e-2-branchRoute_no-5",
        "source": "2-branchRoute_no",
        "target": "5",
        "type": "step",
        "data": []
      },
      {
        "id": "e-5-2_no_placeholder",
        "source": "5",
        "target": "2_no_placeholder",
        "type": "placeholder",
        "data": []
      }
    ]
  },
  "workflow_settings": {
    "name": "Alert only when a metric crosses its threshold",
    "folder": "all",
    "description": "When a KPI row updates, a Branch checks whether the value breached the threshold — breaches alert the team on Slack and email the owner, normal values are logged. Uses a Branch.",
    "status": "off",
    "user_email": "",
    "webhook_queue": "disabled",
    "workflow_auth_key": "",
    "builder_version": "v2",
    "time": "",
    "ai_generated": "yes"
  }
}