Back to Templates
This workflow checks Reddit every 15 minutes for new posts and sends selected posts to a Discord channel via webhook.
Schedule Trigger
Runs every 15 minutes.
Retrieves up to 3 new posts from any subreddit.
Skips moderator or announcement posts based on author ID.
Gets full details for the remaining post.
Parses the post to extract a direct image link.
Sends the post title, image, and link to a Discord webhook.
Create a Reddit app and connect credentials in n8n.
Add your subreddit name to both Reddit nodes.
Connect a Discord webhook for posting.