Field intelligence for AI-first professionalsVol. II · Nº 56 · Saturday, August 15, 2026
← The library

1.3k workflows, ready to run.

Community-built n8n automations, searchable live from the template library. Open one on n8n.io and import the JSON straight into your instance.

Add product ideas to Google Sheets via a SlackUse Case This workflow is a slight variation of a workflow we're using at n8n. In most companies, employees have a lot of great ideas. That was the same for us at n8n. We wanted toGoogle Sheets · HTTP Request1.3k views
Automate Your UTM Campaign Tracking: Shopify, n8n to BaserowCampaign tracking is pivotal; it enables marketers to evaluate the efficacy of various strategies and channels. UTM parameters are particularly essential as they provide granular dGraphQL · Baserow1.3k views
Simple Google indexing Workflow in N8NWhat it does The workflow is a simple yet efficient way to automate the process of indexing your website on Google using the Google Indexing API. How it works It works by extractHTTP Request5.2k views
Get all members of a Discord server with a specific roleUse Case This workflow retrieves all members of a Discord server or guild who have a specific role. Due to limitations in the Discord API, it only returns a limited number of useGoogle Sheets · Discord3.2k views
Find Facebook Hidden Interests via TelegramOverview This n8n workflow is designed to extract specific interests from messages in a Telegram chat and retrieve related information using the Facebook Graph API. It aims to provTelegram · Facebook Graph API · Code2.8k views
Monitor G2 competitors reviews [Google Sheets, ScrapingBee, Slack]This workflow monitor G2 reviews URLS. When a new review is published, it will: trigger a Slack notification record the review in Google Sheets To install it, you'll need: acGoogle Sheets · HTTP Request · Slack · Code · HTML3.1k views
Listen and process search results from Icypeas in real-timeThis template can be used as a real-time listening and processing of search results with Icypeas. Be sure to have an active account to use this template. How it works This workfl541 views
Reddit AI digestThis workflow digests mentions of n8n on Reddit that can be sent as an single email or Slack summary each week. We use OpenAI to classify if a specific Reddit post is really about Reddit · OpenAI9.6k views
Automate testimonials in Strapi with n8nThis is the workflow powering the n8n demo shown at StrapiConf 2022. The workflow searches matching Tweets every 30 minutes using the Interval node and listens to Form submissioX (Formerly Twitter) · Strapi · Google Cloud Natural Language2k views
Message on website content changed in TelegramI wanted a system to monitor website content changes and notify me. So I made it using n8n. Especially my competitor blogs. I wanted to know how often they are posting new articleHTTP Request · Telegram12.6k views
Find and share mentions from Twitter and SlackThis workflow searches for mentions of a company's name on Twitter and shares the tweets that mention it in a Slack channel. Prerequisites A Slack account and credentials A TwittSlack · X (Formerly Twitter)3.4k views
Collect posts from Twitter and send to AirtableThis workflow collects tweets (100 but adjustable) and add them to AirTable. Starting the 2nd execution, the workflow will add only the new tweets (based on Tweet ID), so there wonAirtable · X (Formerly Twitter)3.8k views
Parse Ycombinator news pageExtract data from a webpage (Ycombinator news page) and create a nice list using itemList node. It seems that current version in n8n (0.141.1) requires to extract each variable oneSend Email · HTTP Request2.8k views
ETL pipeline for text processingThis workflow allows you to collect tweets, store them in MongoDB, analyse their sentiment, insert them into a Postgres database, and post positive tweets in a Slack channel. CrPostgres · Slack · MongoDB · X (Formerly Twitter) · Google Cloud Natural Language8.7k views
Create an event in PostHog when a request is made to a webhook URLThis workflow automatically creates an event in PostHog when a request is made to a webhook URL. Prerequisites A PostHog account and credentials Nodes Webhook node triggers thePostHog1.2k views
Analyze feedback using AWS Comprehend and send it to a Mattermost channelThis workflow analyzes the sentiments of the feedback provided by users and sends them to a Mattermost channel. Typeform Trigger node: Whenever a user submits a response to the Mattermost · AWS Comprehend650 views
Transfer Google Analytics data to Airtable databaseThis workflow allows you to get analytics of a website and store it Airtable. In this workflow, we get the analytics for the sessions grouped by the country. Based on your use-caseAirtable · Google Analytics2.8k views
Send tweets every minute to MattermostThis workflow executes every minute and fetches the recent tweets from Twitter with the search query n8nio. The workflow is built on the concept of polling. Cron node: The Cron Mattermost · X (Formerly Twitter)1k views