Subscribing to Feeds

How to subscribe to and manage your intelligence feeds

Subscribing to Feeds#

Learn how to subscribe to intelligence feeds and receive updates through various channels.

Feed Types#

HubFeed supports multiple feed subscription methods:

RSS/Atom Feeds#

Subscribe to any RSS or Atom feed by providing the URL:

https://example.com/feed.rss https://example.com/feed.atom

Community Feeds#

Browse and subscribe to feeds shared by the HubFeed community:

  1. Navigate to Community in the sidebar
  2. Browse available feeds
  3. Click Subscribe to add to your workflows

Managing Subscriptions#

Viewing Active Subscriptions#

Access your subscriptions from the Dashboard:

  • View all active feed subscriptions
  • Monitor feed health and status
  • See recent activity

Updating Subscription Settings#

Configure how often feeds are checked:

SettingDescription
Polling IntervalHow often to check for updates
Max ItemsMaximum items to process per check
RetentionHow long to keep processed items

Removing Subscriptions#

To unsubscribe from a feed:

  1. Open the workflow containing the feed
  2. Select the source block
  3. Click Delete or remove from workflow

Notification Options#

Choose how you want to receive updates:

  • RSS Output - Generate a custom feed
  • JSON Export - Download data programmatically

Tip: Use transforms to filter content before output to reduce noise.

Next Steps#