Skip to content
FlowHubFluxonLab
A
AI Automationfree

Upwork Job Aggregator with OpenAI Summaries & Multi-channel Notifications

by Yaron Beenadapted from n8n official workflow galleryUpdated Aug 2026
RequiresAAI AgentGmailGmailGoogle SheetsGoogle SheetsHTTP RequestHTTP RequestOpenAI Chat ModelOpenAI Chat ModelStructured Output ParserStructured Output Parser
Share Post Share
ScDaily Upwork Job TriggerDaily Upwork Jo…HRFetch Upwork Jobs (Apify)Fetch Upwork Jo…SeFormat Job FieldsFormat Job Fiel…Log Jobs to Google SheetLog Jobs to Goo…AgSummarize Job ListingsSummarize Job L…Send Job Summary EmailSend Job Summar…OpenAI Job SummarizerOpenAI Job Summ…OPParse Summary OutputParse Summary O…1234567
1/5
STEPS · 7
Runs on a schedule

Automated system that aggregates job postings from Upwork based on your criteria and delivers personalized notifications, helping you never miss relevant opportunities. 🚀 What It Does Custom job search based on keywords, skills, and categories Real-time job posting monitoring Smart filtering and prioritization Multi-channel notifications (Email/Slack/Teams) Duplicate detection 🎯 Perfect For Freelancers seeking new opportunities Agencies looking for projects Recruiters sourcing talent Business owners finding contractors Digital nomads ⚙️ Key Benefits ✅ Save hours of manual searching ✅ Get notified about relevant jobs first ✅ Never miss perfect opportunities ✅ Customizable search criteria ✅ Time-zone friendly notifications 🔧 What You Need Upwork account n8n instance Preferred notification channels setup 📊 Features Custom keyword alerts Budget range filtering Client history analysis Job type filtering (hourly/fixed) Experience level filtering 🛠️ Setup & Support Quick Setup Be up and running in 15 minutes with our step-by-step guide 📺 Watch Tutorial 💼 Get Expert Support 📧 Direct Help Transform your freelance career with automated job hunting.

Tags

n8nreference-onlyagentgmailgoogle-sheetslm-chat-open-aioutput-parser-structured
Connects
AAI AgentgmailGmailsheetsGoogle SheetsWHTTP RequestopenaichatmodelOpenAI Chat ModelstructuredoutputparserStructured Output Parser
CategoryAI Automation
Triggermanual
Complexitycomplex
Nodes8
AddedJun 8, 2025

Related workflows

See all AI Automation
ACembeddingsopenai
free

Route WhatsApp support requests with Claude, Supabase, HubSpot and Slack

Quick overview This workflow turns incoming WhatsApp messages (text, audio, images, and documents) into actionable support interactions by extracting content, detecting sentiment, and using an AI agent with a Supabase knowledge base to route requests to Google Calendar, HubSpot, Slack, Gmail, and back to WhatsApp. How it works Receives incoming WhatsApp messages via a WhatsApp webhook trigger. Routes the message by type and converts it into text using OpenAI Whisper for audio, OpenAI GPT-4o Vision for images, or a PDF extractor for documents (or passes text messages through). Loads the sender’s session context from Supabase and runs sentiment/language detection on the extracted text. Uses a LangChain AI agent (Claude) with Supabase vector search (with OpenAI embeddings and Cohere reranking) plus tool access (Google Calendar, HubSpot, Slack, and Gmail) to produce a structured intent, response, and metadata. Logs conversation analytics (intent, sentiment, message type, and response length) to an n8n Data Table. Routes by intent to either create a Google Calendar event, create/update a HubSpot contact, email a document via Gmail (and upload it to Google Drive), create a HubSpot ticket

by Multifly
ACsheets
free

Create TikTok carousel posts with Upload Post, Google Sheets, Gemini, GPT-4.1

Quick overview This workflow runs daily to pull TikTok post and profile analytics from Upload Post, updates a Google Sheets performance log, uses Google Gemini and OpenAI to generate a new carousel concept and caption, creates four images via fal.ai, publishes to TikTok, and updates a persistent “Agent Skill” sheet. How it works Runs on a daily schedule (or manually) and loads product, Upload Post, and Google Sheets configuration values. Reads the Google Sheets “Performance Log,” selects posts missing stats or posted recently, fetches TikTok post analytics from the Upload Post API, and writes updated metrics back to the sheet. Aggregates the refreshed history, fetches TikTok profile analytics from Upload Post, reads the “Agent Skill” sheet, and compiles a single context summary. Uses Google Gemini (via a structured JSON output) to generate a TikTok carousel plan including caption, strategy notes, four slide prompts, hashtags, and an engagement question. Sends the four prompts to fal.ai to generate four 9:16 PNG carousel images and collects their hosted image URLs. Uses OpenAI (GPT-4.1) to write a short TikTok photo-post description, publishes the carousel to TikTok via Upload Post

by amanullah
ACDgmail
free

AI: Summarize podcast episode and enhance using Wikipedia

The workflow automates the process of creating a summarized and enriched podcast digest, which is then sent via email. Note that to use this template, you need to be on n8n version 1.19.4 or later.

by n8n Team