Relay.app Docs
  • Getting Started
    • Introduction
    • Helpful Resources
    • FAQ
  • Triggers
    • Triggers 101
    • Webhook Trigger
    • Mailhook Trigger
    • Manual Trigger
    • Scheduled Trigger
    • Batch Triggers
    • RSS Trigger
  • Actions in Apps
    • Actions 101
  • DATA
    • Step Outputs
    • Find Steps
    • Lists (Arrays)
    • Inspecting Run Data
  • AI
    • AI Steps
    • Human-in-the-Loop AI reviews
    • AI Credits
    • Agentic Tool Use
    • Knowledge
    • Prompt Templates
    • Prompt Tips
    • Audio Transcription
  • Built-in actions
    • Transform data
    • Search Google
    • Scrape Text from Website
    • Custom HTTP Requests
    • Run Custom Code (JS)
  • Flow Control
    • Paths
    • Iterators
    • Wait steps
    • Sequences
  • Human-in-the-Loop
    • Human-in-the-Loop Steps
    • AI output reviews
    • Roles
  • Workflows
    • Folders and Organization
    • Sharing Workflows
    • Headings
    • Notes
  • TEMPLATES
    • About Workflow Templates
    • Using a Template (Importing)
    • Creating a Template (Exporting)
  • Workspace
    • Step & AI credit usage
    • Billing and Plans
    • Workspace administration
    • (Sharing) App Accounts
  • App-Specific FAQs
    • Airtable
    • Attio
    • Cal.com
    • Coda
    • DeepSeek
    • Discord
    • Fireflies
    • Gmail
    • Google Docs
    • Google Drive
    • Google Sheets
    • Microsoft Permissions
    • Microsoft Outlook Mail
    • Notion
    • OpenAI
    • OpenPhone
    • Slack
    • X (Twitter)
    • QuickBooks Online
Powered by GitBook
On this page
  • RSS feed URLs
  • RSS feed URLs for YouTube channels
  • Examples of workflow with the RSS feed trigger

Was this helpful?

  1. Triggers

RSS Trigger

Last updated 1 month ago

Was this helpful?

With the RSS trigger, you can start workflows when there are new items in an RSS feed.

RSS feed URLs

You'll need to specify what feed to monitor by using an RSS feed URL.

Many sites (YouTube, WordPress, Medium, and others) offer RSS feeds. You can often find the feed URL by looking for rss in the page source. If that doesn't work, a quick Google search for how to grab the RSS feed link from the site you need is likely the quickest way to find it!

RSS feed URLs for YouTube channels

To find the RSS feed URL for a YouTube channel, you need to enter the URL in this format (not the link of the channel page itself!):

https://www.youtube.com/feeds/videos.xml?channel_id=CHANNEL_ID

To find this link:

  • Open the YouTube channel page you want to monitor

  • Right click anywhere and click to view the page source

  • Search for "RSS" or "channel_id=" to find the RSS feed link

For example, for the Relay.app YouTube feed URL, it's:

Examples of workflow with the RSS feed trigger

Here are a few demo videos that use this trigger:

https://www.youtube.com/feeds/videos.xml?channel_id=UCIENacxDzvxb7mWIXZRZtAQ
Summarize blog posts from an RSS feed
"Build an AI Agent with me" session on writing LinkedIn content based on an RSS feed