Block 1 - Search File
- Type / Role
- n8n-nodes-base.googleDrive - googleDrive
- Config choices
- Version 3
This workflow is provided as-is. Please review and test before using in production.
Auto repost job with RAG is a workflow designed to automatically extract, process, and publish job listings from monitored sources using Google Drive, OpenAI, Supabase, and WordPress. This integrat...
n8n-nodes-base.googledrive, @n8n/n8n-nodes-langchain.vectorstoresupabase, @n8n/n8n-nodes-langchain.embeddingsopenai, @n8n/n8n-nodes-langchain.documentdefaultdataloader, @n8n/n8n-nodes-langchain.textsplitterrecursivecharactertextsplitter, n8n-nodes-base.splitinbatches, @n8n/n8n-nodes-langchain.agent, @n8n/n8n-nodes-langchain.lmchatopenai
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Khairul Muhtadin.
Original n8n.io sourceAuto repost job with RAG is a workflow designed to automatically extract, process, and publish job listings from monitored sources using Google Drive, OpenAI, Supabase, and WordPress. This integration streamlines job reposting by intelligently extracting relevant job data, mapping categories and types accurately, managing media assets, and publishing posts seamlessly.
Automated Publishing: Slash manual entry time by automating job post extraction and publication, freeing hours every week.
Error-Resistant Workflow: Avoid incomplete job posts with smart validation checks to ensure all necessary fields are ready before publishing.
Consistent Content Quality: Maintain formatting, SEO, and style consistency backed by AI-driven article regeneration adhering strictly to your guidelines.
Competitive Edge: Get fresh jobs live faster than your competitors without lifting more than a finger—because robots don't take coffee breaks!
Recruiters & HR Teams: Accelerate your job posting funnel with error-free automation.
Content Managers: Keep your job boards fresh with AI-enriched standardized listings.
Digital Marketers: Automate content flows to boost SEO and engagement without the headache.
⏱ Trigger: Job link inputs via Telegram.
📎 Process: Auto-download of job documents, data extraction using Jina AI and OpenAI's GPT-4 model to parse content and metadata.
🤖 Smart Logic: AI agent regenerates articles based on strict RAG dataset rules; category & job type IDs mapped to match WordPress taxonomy; fallback attempts with default images for missing logos.
💌 Output: Job posts formatted and published to WordPress; success or failure updates sent back via Telegram notifications.
🗂 Storage: Uses Supabase vector store for document embedding and retrieval related to formatting rules and job data.
Made by: Khmuhtadin
Tags: automation, job-posting, AI, OpenAI, Google Drive, WordPress
Category: content automation
Need custom work? Contact me
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 57 workflow blocks. Download the JSON for the full node graph.
| Workflow | Automated job extraction & publishing with RAG, Jina AI and OpenAI to WordPress |
|---|---|
| Complexity | advanced |
| Nodes | 57 |
| Categories | HR, AI RAG |
| Author | Khairul Muhtadin |
| Published | 23 Jul 2025 |
Use the JSON export at /data/workflows/6299/6299.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.
Auto repost job with RAG is a workflow designed to automatically extract, process, and publish job listings from monitored sources using Google Drive, OpenAI, Supabase, and WordPress. This integrat...
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 HR, AI RAG use case.