Business ProcessPro — €97
Send Redis Data to Microsoft Teams on a Schedule
100/100
16 NodesBeschreibung
Ruft Daten aus Redis ab und sendet sie nach einem Zeitplan an einen Microsoft Teams-Kanal.
Setup-Anleitung
## Explanation we will send the problematic sites to both the Redis node and the Merge node. The Redis node does a get request to see if a key exists matching the Network name in Meraki. If so it will respond with the Network name, If not it will respond with "null" the n8n nodes view "null" as no data (which isn't exactly wrong as it literally is no data) but the next node will just say the input is blank so I've added the JS node to look at the output and respond if an alert does or doesn't exist based on the response of the Redis node. This time we Merge looking at the NetworkName and keep all non-matching. The reason for this is because if they match, that means the key in the database exists, meaning we've already sent a message that the site is having issues. We send the tickets forth that don't match and we will send a teams message that will notify of a Network passing the threshold for issues. I've included the Network URL and re-written the message to include a hyperlink that way the alert can be used to take you straight to the problematic site. Finally we log the site in the database with a TTL of 3h, this way if the error has not been fixed in 3h we will get another message.
Benötigte Integrationen (5)
Workflow freischalten
Kaufe das Pro Bundle für €97 — erhalte sofortigen Zugang zu diesem und allen weiteren Starter + Pro Workflows als ZIP-Datei zum Import in n8n.
Sichere Zahlung via Stripe. 7-Tage Geld-zurück-Garantie.