Postpone
Automation

Triggers

Learn about the triggers that start automations, including 15+ supported feed sources.

A trigger is the event that starts an automation. Currently, automations support one trigger type: New Feed Item — when a new item appears in a connected feed.

Feeds watch a content source — like a blog, YouTube channel, or newsletter — and detect when new items are published. When a new item appears, any automations connected to that feed will run.

Supported Feed Sources

SourceWhat It WatchesURL Example
RSS/AtomAny standard RSS 2.0 or Atom feedhttps://example.com/feed.xml
YouTubeChannel uploads or playlistshttps://www.youtube.com/@channelname
PodcastsPodcast episodes via RSS or Apple Podcastshttps://podcasts.apple.com/us/podcast/id1438054347
SubstackNewsletter postshttps://example.substack.com
GhostGhost blog postshttps://blog.example.com
WordPressWordPress site postshttps://example.wordpress.com
MediumProfile or publication postshttps://medium.com/@username
BeehiivNewsletter issueshttps://rss.beehiiv.com/feeds/yourFeedId.xml
ButtondownNewsletter issuesbuttondown.email/username
Dev.toProfile or tag postshttps://dev.to/username
GitHubRepository releaseshttps://github.com/facebook/react
RedditSubreddit or user postshttps://www.reddit.com/r/technology
TumblrBlog posts (public blogs only)https://example.tumblr.com
BlueskyProfile posts (public accounts only)@postpone.app or username.bsky.social
MastodonProfile posts or hashtag pageshttps://mastodon.social/@username

Adding a Feed

You can add a feed when creating or editing an automation:

  1. In the When section of the automation editor, click the feed dropdown.
  2. Select an existing feed, or click New Feed to create one.
  3. Choose the feed source type and enter the URL in the expected format.

Each feed source type has its own URL format. The automation editor shows instructions and a placeholder for the selected type.

Feed Statuses

Feeds can have three statuses:

StatusMeaning
ActiveThe feed is working normally and will trigger automations.
PausedThe feed has been manually paused. Automations connected to it will not trigger.
ErroringThe feed is experiencing errors (e.g., the URL is unreachable). Automations connected to it will not trigger.

If an automation isn't triggering as expected, check the feed status first. A warning banner appears on the Automations page when any of your feeds are paused or erroring.

Managing Feeds

You can view and manage all of your feeds in Settings > Feeds. From there you can:

  • Pause or resume a feed.
  • See the current status and any error details.
  • Delete feeds you no longer need.
Copyright © 2026 Tomatic LLC