ES | EN
Other

Send daily weather updates to a phone number via Plivo

Open Weather MapPlivo
Nodes 2
Complexity Basic
Category Other
n8n popularity 1,159 views in n8n library

This workflow allows you to send daily weather updates via an SMS message using the Plivo node. Cron node: The Cron node will trigger the workflow daily at 9 AM. OpenWeatherMap node: This node will return data about the current weather in Berlin. To get the weather updates for your city, you can enter the name of your city instead. Plivo node: This node will send an SMS with the weather update, which was sent by the previous node.

Apps and nodes included

Step-by-Step Implementation Guide

Automatización: Alertas Meteorológicas por SMS

Este flujo de trabajo envía actualizaciones diarias del clima por SMS utilizando Plivo. Se ejecuta diariamente a las 9 AM.

Nodos Utilizados

  • OpenWeatherMap: Obtiene datos meteorológicos.
  • Plivo: Envía mensajes SMS.

Pasos de Configuración

  1. OpenWeatherMap:
    • Conexión: Ingresa tu clave de API de OpenWeatherMap.
    • Ubicación: Especifica la ciudad o coordenadas para la información meteorológica.
    • Datos: Selecciona los datos meteorológicos que necesitas (ej. temperatura, descripción).
  2. Plivo:
    • Conexión: Ingresa tu clave de API y el número de teléfono de Plivo.
    • Número de Origen: Ingresa tu número de teléfono de origen de Plivo.
    • Número de Destino: Ingresa el número de teléfono del destinatario.
    • Mensaje: Crea el mensaje SMS usando los datos meteorológicos del nodo OpenWeatherMap.
  3. Programación:
    • Configura un nodo Cron para activar el flujo de trabajo diariamente a las 9 AM (o la hora deseada).
  4. Conexión: Conecta los nodos OpenWeatherMap y Plivo.
  5. Prueba: Ejecuta el flujo de trabajo para verificar el envío del SMS.
⚡ Open and edit in Scriflow ← Browse all n8n templates

Scriflow builds and adapts n8n workflows with AI. Open this template in the editor to get the import-ready JSON.