Workflow: Manual Rssfeedread Automate

Workflow Details

Download Workflow
{
    "nodes": [
        {
            "name": "On clicking 'execute'",
            "type": "n8n-nodes-base.manualTrigger",
            "position": [
                260,
                320
            ],
            "parameters": [],
            "typeVersion": 1
        },
        {
            "name": "RSS Feed Read",
            "type": "n8n-nodes-base.rssFeedRead",
            "position": [
                460,
                320
            ],
            "parameters": {
                "url": "https:\/\/failedmachine.com\/rss\/"
            },
            "typeVersion": 1
        }
    ],
    "connections": {
        "On clicking 'execute'": {
            "main": [
                [
                    {
                        "node": "RSS Feed Read",
                        "type": "main",
                        "index": 0
                    }
                ]
            ]
        }
    }
}
Back to Workflows

Related Workflows

youtube chapter generator
View
Splitout Code Automation Webhook
View
Clickup Notion Update Triggered
View
SIGNL4 Alert
View
Import multiple CSV to GoogleSheet
View
Bitrix24 Open Chanel RAG Chatbot Application Workflow example with Webhook Integration
View
Schedule Filter Automation Scheduled
View
Qdrant Vector Database Embedding Pipeline
View
Umami analytics template
View
Automatically Send Daily Meeting List to Telegram
View