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

Manual Stickynote Automation Webhook
View
My workflow
View
Localfile Splitout Automation Triggered
View
Writebinaryfile Spreadsheetfile Automate
View
Text to Speech (OpenAI)
View
Receive updates when a billing plan is activated in PayPal
View
Check for valid Mautic contact email
View
Telegram Wait Automation Scheduled
View
GoogleCalendar Schedule Create Scheduled
View
Get today's date and day using the Function node
View