ES | EN
Other

Send RSS feed data to webhook

Mongo Db
Nodes 2
Complexity Basic
Category Other
n8n popularity 3,774 views in n8n library

Filters articles based on keywords, checks against MongoDB for unique links, then sends results to different webhooks

Apps and nodes included

Step-by-Step Implementation Guide

Enviar RSS a Webhook

Este workflow filtra artículos RSS por palabras clave, verifica los enlaces en MongoDB y envía los resultados a diferentes webhooks.

Nodos Utilizados

  • HTTP Request: Para obtener la fuente RSS.
  • MongoDB: Para verificar los enlaces.

Pasos de Configuración

  • Paso 1: Obtener la fuente RSS: Configura una solicitud HTTP (GET) para obtener el feed RSS.
  • Paso 2: Filtrar por palabras clave (Opcional): Utiliza un nodo de filtro para seleccionar los artículos que contienen las palabras clave especificadas.
  • Paso 3: Verificar enlaces en MongoDB (Opcional): Conéctate a MongoDB para verificar si los enlaces ya existen.
  • Paso 4: Enviar a Webhooks: Configura nodos HTTP Request (POST) para enviar los resultados a diferentes webhooks.
⚡ 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.