Block 1 - Sticky Note
- Type / Role
- n8n-nodes-base.stickyNote - stickyNote
- Config choices
- Version 1
Overview Stop spending 20 minutes writing each Upwork proposal from scratch. This workflow reads your Vollna job alert emails, scores every job against your skills and budget preferences, and uses ...
n8n-nodes-base.stickynote, n8n-nodes-base.gmailtrigger, n8n-nodes-base.code, n8n-nodes-base.if, @n8n/n8n-nodes-langchain.chainllm, @n8n/n8n-nodes-langchain.lmchatanthropic, n8n-nodes-base.set, n8n-nodes-base.gmail
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Akshay Chug.
Original n8n.io sourceStop spending 20 minutes writing each Upwork proposal from scratch. This workflow reads your Vollna job alert emails, scores every job against your skills and budget preferences, and uses Claude to write a personalised 55-75 word cover letter for every match and saved as a Gmail draft ready to review and send in one click.
Polls Gmail every 30 minutes for new Vollna job alert emails
Parses every individual job title, budget, and URL from the Vollna email HTML
Scores each job 1-10 against your skills, rate, and budget filters set in the Settings node
Jobs below your threshold are logged as skipped — no proposal wasted
Claude Haiku writes a 55-75 word cover letter for each match using the Nick Saraev formula
The proposal is saved as a Gmail draft with the job title as the subject, ready for one-click review
Every job is either matched or skipped and then is logged to Google Sheets for pipeline tracking
Vollna — Make sure you have a Vollna account with at least one active filter sending alerts to your Gmail
Gmail — Connect your Gmail account in Check for Vollna Alerts and Save Proposal as Draft
Settings node — Open Configure Profile and Settings and fill in your name, skills, bio, hourly rate, minimum budget, and score threshold. This is the only node you need to personalise
Claude AI — Add your Anthropic API key to the Claude Haiku sub-node from console.anthropic.com
Slack — Connect Slack in Notify New Draft and set your channel. Right-click and Disable if unused
Google Sheets — Create a sheet called Upwork Jobs with columns: Timestamp, Job Title, Budget, Score, Status, Draft Saved, Job URL
Activate — processes every new Vollna alert automatically
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.
| Workflow | Write Upwork proposals from Vollna alerts using Claude, Gmail and Sheets |
|---|---|
| Complexity | advanced |
| Nodes | 17 |
| Categories | Content Creation, Multimodal AI |
| Author | Akshay Chug |
| Published | 18 May 2026 |
Use the JSON export at /data/workflows/15789/15789.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.
Overview Stop spending 20 minutes writing each Upwork proposal from scratch. This workflow reads your Vollna job alert emails, scores every job against your skills and budget preferences, and uses ...
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 Content Creation, Multimodal AI use case.