Block 1 - Telegram Trigger
- Type / Role
- n8n-nodes-base.telegramTrigger - telegramTrigger
- Config choices
- Version 1.2
This workflow is provided as-is. Please review and test before using in production.
Automated LinkedIn Job Monitoring with AI Filtering, Google Sheets & Telegram Alerts Description Automates LinkedIn job searches across multiple countries and categories, filters results with AI...
n8n-nodes-base.telegramtrigger, n8n-nodes-base.scheduletrigger, n8n-nodes-base.set, n8n-nodes-base.itemlists, n8n-nodes-base.httprequest, n8n-nodes-base.if, n8n-nodes-base.code, n8n-nodes-base.googlesheets
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by papcy.
Original n8n.io sourceAutomates LinkedIn job searches across multiple countries and categories, filters results with AI, stores data in Google Sheets, and sends weekly Telegram notifications. Perfect for professionals seeking opportunities in software development, web development, and digital marketing.
Workflow Process: Weekly scheduler triggers SerpAPI searches β AI processes and filters jobs β Saves to Google Sheets β Sends country-by-country analytics via Telegram/WhatsApp.
Set column headers: job_title | company_name | location | salary_raw | salary_numeric | remote_status | description | application_url | date_posted | country | timestamp_added | job_id | source
YOUR_SERPAPI_KEY_HERE β Your SerpAPI keyYOUR_GOOGLE_SHEET_ID_HERE β Spreadsheet ID from URLYOUR_TELEGRAM_CHAT_ID_HERE β Your Telegram chat IDYOUR_PHONE_NUMBER_HERE β WhatsApp number (optional)Modify "Initialize Variables" node:
job_types: "software development,web development,digital marketing"countries: "qatar,uae,saudi arabia"Column Requirements: Ensure Google Sheets has exact column names as specified above for proper data mapping.
This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.
Showing the first 24 of 29 workflow blocks. Download the JSON for the full node graph.
| Workflow | LinkedIn job monitor: smart filtering + Google Sheets + Telegram/WhatsApp alerts |
|---|---|
| Complexity | advanced |
| Nodes | 29 |
| Categories | Personal Productivity, AI Summarization |
| Author | papcy |
| Published | 08 Jun 2025 |
Use the JSON export at /data/workflows/4780/4780.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.
Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.
Automated LinkedIn Job Monitoring with AI Filtering, Google Sheets & Telegram Alerts Description Automates LinkedIn job searches across multiple countries and categories, filters results with AI...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Personal Productivity, AI Summarization use case.