Subworkflow evaluate and save job

★ 7.7 · n8n · complex · 33 nodes

Subworkflow evaluate and save job is an n8n automation template that scores an incoming job posting against defined criteria and saves matching positions to a spreadsheet. Reach for it when you are tired of manually reviewing dozens of listings to find relevant ones, want to automatically log only the opportunities that pass your filter, or need an instant Telegram notification the moment a role qualifies. Trigger: webhook (called by a parent workflow). Integrations: Ollama (local LLM for evaluation), Google Sheets (storing accepted jobs), Telegram (notifications). The workflow runs as a subworkflow inside a multi-workflow LinkedIn job-search pipeline powered by an Apify scraper — it cannot run standalone and is invoked by the main search workflow. Direction: evaluation and persistence of already-retrieved postings, not discovery itself (the parent workflow handles sourcing). Suits job seekers and recruiters who have the full pipeline in place; not suitable as a standalone solution without the rest of the workflow set.