Add n8n Workflow Templates: AI Job Alert System + DevOps Execution Logger#104
Open
kklt3391057 wants to merge 4 commits intoenescingoz:mainfrom
Open
Add n8n Workflow Templates: AI Job Alert System + DevOps Execution Logger#104kklt3391057 wants to merge 4 commits intoenescingoz:mainfrom
kklt3391057 wants to merge 4 commits intoenescingoz:mainfrom
Conversation
- Daily schedule trigger to sync Airtable records to Google Sheets - Clears existing data and appends fresh records - Supports: Name, Email, Status, LastUpdated fields - Tags: airtable, google-sheets, sync, automation, data-pipeline Author: Wang Pingzhe (政哲) - n8n automation specialist
- Monitors Freelancer RSS for n8n-related jobs - Classifies job relevance/budget/difficulty using OpenAI GPT-4 - Sends Slack/Discord notifications for matching opportunities - Helps freelancers identify and respond to n8n jobs faster Contributed by Wang Zhe (Wang Zhen, 王平政哲)
…emplate - Monitors n8n workflow executions via REST API - Logs to PostgreSQL for historical analytics - Sends daily summary reports to Slack - Demonstrates n8n + PostgreSQL + monitoring pattern Contributed by Wang Zhe (王平政哲) | 2026-04-13
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
PR Summary
Add 2 n8n workflow templates to the DevOps & OpenAI categories:
Template 1: AI Freelancer Job Alert System (OpenAI & LLMs)
Template 2: n8n Workflow Execution Logger to PostgreSQL (DevOps)
Files Changed
Contributed by Wang Zhe (王平政哲) | 2026-04-12/13