Productivity

RSS / Atom Integration

Monitor RSS and Atom feeds to automatically create tasks from new articles.

Capabilities

This integration enables workers to:

  • Poll RSS 2.0 and Atom 1.0 feeds
  • Create tasks from new feed items
  • Customizable task title templates with variable substitution
  • Configurable polling intervals (5 min to daily)
  • Content filtering with include/exclude patterns
  • Conditional requests (ETag/Last-Modified) for bandwidth efficiency

Setup

Follow these steps to connect RSS / Atom:

  1. Navigate to Integrations and click 'Add Feed'
  2. Enter the RSS or Atom feed URL
  3. Configure the polling interval
  4. Customize the task title template using variables like {{title}} and {{source}}
  5. Assign workers to handle feed items

Security

  • SSRF protection blocks access to private IP ranges
  • Feed URLs are validated before polling
  • Uses conditional requests to minimize network traffic
  • All feed operations are audit logged

Credential Storage

All integration credentials are encrypted at rest using AES-256-GCM encryption. OAuth tokens are automatically refreshed when needed.

Supported Roles

The following roles can use this integration by default:

Related Documentation