From eec0dcca82bc4224756616821dc02190345be426 Mon Sep 17 00:00:00 2001 From: Jokob-sk Date: Wed, 1 Feb 2023 20:40:14 +1100 Subject: [PATCH 1/5] n8n updated example + formating --- back/pialert.py | 2 +- docs/WEBHOOK_N8N.md | 4 ++-- .../WEBHOOK_N8N/n8n_send_email_settings.png | Bin 25833 -> 38890 bytes 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/back/pialert.py b/back/pialert.py index 7d31bf01..5f656b64 100755 --- a/back/pialert.py +++ b/back/pialert.py @@ -2358,7 +2358,7 @@ def construct_notifications(sqlQuery, tableTitle, skipText = False, suppliedJson html = convert(json, build_direction=build_direction, table_attributes=table_attributes) - html = format_table(html, "data", headerProps, tableTitle) + html = format_table(html, "data", headerProps, tableTitle).replace('