Block 1 - Sticky Note
- Type / Role
- n8n-nodes-base.stickyNote - stickyNote
- Config choices
- Version 1
This workflow is provided as-is. Please review and test before using in production.
What this workflow does This workflow automates the discovery, evaluation, and notification of job opportunities based on a candidate’s professional profile. It fetches remote job listings, compare...
n8n-nodes-base.stickynote, @n8n/n8n-nodes-langchain.lmchatopenai, n8n-nodes-base.scheduletrigger, n8n-nodes-base.googlesheets, @decodo/n8n-nodes-decodo.decodo, n8n-nodes-base.code, n8n-nodes-base.merge, @n8n/n8n-nodes-langchain.agent
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Kevin Meneses .
Original n8n.io sourceThis workflow automates the discovery, evaluation, and notification of job opportunities based on a candidate’s professional profile.
It fetches remote job listings, compares each role against a structured candidate profile stored in Google Sheets, and uses AI to evaluate real alignment in terms of skills, seniority, salary, industry, and role complexity.
Only the most relevant opportunities are kept, stored in Google Sheets, and delivered via email as a Top 5 shortlist.
Define the candidate profile in Google Sheets (skills, salary expectations, preferences).
Configure credentials (Google Sheets, Gmail, decodo, AI provider).
Set the matching threshold (e.g. skill match ≥ 90%).
Run the workflow manually or on a schedule.
Structured job match results in Google Sheets
Automated email with the Top 5 best-matched job opportunities
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 25 workflow blocks. Download the JSON for the full node graph.
| Workflow | Find high-quality remote jobs with OpenAI, Decodo, and Google Sheets |
|---|---|
| Complexity | advanced |
| Nodes | 25 |
| Categories | Personal Productivity, AI Summarization |
| Author | Kevin Meneses |
| Published | 30 Dec 2025 |
Use the JSON export at /data/workflows/12304/12304.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.
What this workflow does This workflow automates the discovery, evaluation, and notification of job opportunities based on a candidate’s professional profile. It fetches remote job listings, compare...
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.