Block 1 - When clicking ‘Execute workflow’
- Type / Role
- n8n-nodes-base.manualTrigger - manualTrigger
- Config choices
- Version 1
This workflow is provided as-is. Please review and test before using in production.
Disclaimer Community nodes are used, and template can only be used on self hosted n8n instances. This n8n template from Intuz provides ...
n8n-nodes-base.manualtrigger, @apify/n8n-nodes-apify.apify, n8n-nodes-base.googlesheets, n8n-nodes-base.summarize, n8n-nodes-base.gmail, n8n-nodes-base.stickynote, n8n-nodes-base.if, @n8n/n8n-nodes-langchain.lmchatgooglegemini
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Intuz .
Original n8n.io sourceCommunity nodes are used, and template can only be used on self-hosted n8n instances.
This workflow acts as an autonomous agent, handling everything from job discovery to drafting the final proposal text, ready for you to review and submit.
1. Scrape Upwork for New Jobs: The workflow starts by running an Apify actor to scrape Upwork based on your defined criteria (keywords, categories, payment verification, etc.).
2. Log Jobs to Google Sheets: The newly found job opportunities are automatically saved as new rows in a Google Sheet, creating a central dashboard for tracking. A notification is sent confirming the new jobs found.
3. Trigger AI Proposal Generation: The workflow then reads the new jobs from the sheet and, for each one that hasn't been applied for, triggers the AI.
4. Craft a Knowledge-Based Proposal: It sends the job details to a Google Gemini AI model. The AI uses a detailed, built-in "Company Knowledge Base" (which you can customize) to write a comprehensive and relevant proposal. It addresses client questions, highlights relevant experience, and suggests a timeline.
5. Save the Proposal Draft: The AI-generated proposal is saved back into the Google Sheet in the corresponding job row.
6. Final Notification: A final email is sent to notify you that the proposals are ready, including a link to the sheet for final review and submission on Upwork.
1. Apify Configuration:
2. Google Gemini AI Configuration:
3. Google Sheets Setup:
4. Gmail Configuration:
5. Execute the Workflow:
Click here- Get Started
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 | Automate AI Upwork proposal generation with Apify, Google Gemini & sheets |
|---|---|
| Complexity | advanced |
| Nodes | 25 |
| Categories | Lead Nurturing, AI Chatbot |
| Author | Intuz |
| Published | 29 Aug 2025 |
Use the JSON export at /data/workflows/8015/8015.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.
Disclaimer Community nodes are used, and template can only be used on self hosted n8n instances. This n8n template from Intuz provides ...
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 Lead Nurturing, AI Chatbot use case.