Auto-Post Dev.to Articles to LinkedIn with Airtable Tracking & Telegram Alerts
**Problem This Solves:** For developers and creators, consistently posting quality content on LinkedIn can be time-consuming. This workflow automates the process by: - Fetching the latest Dev.to articles - Posting them to LinkedIn twice daily - Preventing duplicates using Airtable - Sending success alerts to Telegram This ensures you're always active on LinkedIn, with zero manual effort. **Who This Template Is For** - Developers who want to build their presence on LinkedIn - Tech creators or solo founders looking to grow an audience - Community/page managers who want regular, curated content - Busy professionals aiming for consistent LinkedIn engagement without doing it manually **Workflow Breakdown** This automation runs twice a day (9:00 AM and 7:00 PM) and performs the following steps: - Fetches Dev.to articles based on a tag - Checks Airtable to avoid reposting the same article - Posts to LinkedIn if it's new - Sends a Telegram message after posting successfully **Step-by-Step Setup Instructions** 1. **Airtable Configuration** Create a new base in Airtable with just one table and one column: Table Name: PostedArticles Column: - ArticleID (Single line text - stores the unique ID of each Dev.to article posted) This column is used to track posted articles and prevent duplicates. 2. **Dev.to API Setup** Use the following endpoint in the HTTP Request node: ``` https://dev.to/api/articles?tag=YOUR_TAG_HERE&per_page=10 ``` Replace YOUR_TAG_HERE with a tag like android, webdev, ai, etc. 3. **Telegram Bot Setup** Open @BotFather in Telegram and create a new bot Save the bot token Get your chat ID using @userinfobot or via Telegram API Add a Telegram node in n8n using this token and chat ID This will notify you when a post is successfully published. 4. **LinkedIn Setup** Create a LinkedIn Developer App Use OAuth2 to connect it in n8n Choose to post on either a user profile or a company page 5. **n8n Workflow Structure** Here's the basic structure of the workflow: - Cron Node - Triggers at 9:00 AM and 7:00 PM daily - HTTP Request - Fetches latest articles from Dev.to - Airtable Search - Checks if ArticleID already exists - IF Node - Filters new vs. already-posted articles - LinkedIn Post - Publishes new article - Airtable Create - Saves the new ArticleID - Telegram Message - Sends success confirmation **Customization Tips** - Change the Dev.to tag in the API URL - Modify LinkedIn post format (add hashtags, emojis, personal notes) - Adjust posting times in the Cron node - Use additional filters (e.g., only post articles with a cover image or certain word count)
New buyers can create an account from the cart to unlock a controlled $10 first-purchase credit on eligible orders of $25+.
Related bundle
Social Media Command Center
7 hand-picked workflows for $29.00.
That is $4.14 each, vs $9.99 for this one alone.
View bundleSecure checkout powered by Stripe
Support
How to import this workflow into n8n
- 1Purchase or download the workflow to get the n8n workflow JSON file.
- 2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
- 3Open each node marked with a credential warning and connect your own accounts and API keys.
- 4Run the workflow once manually to verify the data flow, then toggle it to Active.
Related Social Media workflows
- Generate & Auto-Post AI Videos to Social Media with Veo3 and Blotato$14.99
- Automate AI-Driven Social Media Content Creation and Publishing$24.99
- Automate Viral TikTok Cloning and Multi-Platform Posting with AI$19.99
- Automate LinkedIn Content Creation and Publishing via Email with AI$24.99
- Automate Social Media Posts Using Google Trends and AI$14.99
- Automate Video Captioning and Posting to Instagram and TikTok$14.99
More from Krishna Kumar Eswaran
Need this deployed? We'll set it up for you.
Our automation experts deploy this workflow in your stack, connect your accounts, and verify it works — or build a custom solution from scratch.