Email Incident Parse Preview

1) Paste full email (including the “-----Original Message-----” line)

2) Extracted payload (after marker)

From: alerts@nhrfr.net <alerts@nhrfr.net>
Sent: Wednesday, August 20, 2025 22:13
To: Giovanni Ahmad <Gahmad@tow-nj.net>
Subject:

10:12:28 PM 08/20  MVA 420 61ST ST WNY INCIDENT#:5411 ALARM#:1

3) Parsed fields

Source lineFrom: alerts@nhrfr.net <alerts@nhrfr.net>
Occurred at
Incident type
Address
City
Incident #
Alarm #

4) JSON (for storage/debug)

{
    "occurred_at": null,
    "incident_type": null,
    "address_line": null,
    "city": null,
    "incident_no": null,
    "alarm_no": null,
    "source_line": "From: alerts@nhrfr.net <alerts@nhrfr.net>"
}

Tip: if some messages omit ALARM# or rearrange tokens, send a couple samples and we’ll relax the regex to handle all variants.