--- title: RSS Read description: Documentation for the RSS Read node in n8n, a workflow automation platform. Includes guidance on usage, and links to examples. contentType: [integration, reference] priority: medium --- # RSS Read Use the RSS Read node to read data from RSS feeds published on the internet. ## Node parameters - **URL**: Enter the URL for the RSS publication you want to read. ## Node options * **Ignore SSL Issues**: Choose whether n8n should ignore SSL/TLS verification (turned on) or not (turned off). ## Templates and examples ## Related resources n8n provides a trigger node for RSS Read. You can find the trigger node docs [here](/08-0-0-Workflow/integrations/builtin/core-nodes/n8n-nodes-base.rssfeedreadtrigger.md).