Block 1 - create a bid
- Type / Role
- n8n-nodes-base.httpRequest - httpRequest
- Config choices
- Version 4.2
This workflow is provided as-is. Please review and test before using in production.
Auto Bidder for Freelancer.com with Telegram Approval and AI Proposals This n8n template automates your freelance bidding workflow on Freelancer.com, combining API call...
n8n-nodes-base.httprequest, n8n-nodes-base.if, @n8n/n8n-nodes-langchain.agent, @n8n/n8n-nodes-langchain.lmchatopenai, n8n-nodes-base.set, n8n-nodes-base.telegram, n8n-nodes-base.splitout, n8n-nodes-base.splitinbatches
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Mohamed Abdelwahab.
Original n8n.io sourceThis n8n template automates your freelance bidding workflow on Freelancer.com, combining API calls, Telegram interactions, and AI-generated proposals. Ideal for freelancers who want to bid smarter, faster, and hands-free.
🔍 Skill-Based Project Search
Searches for active projects on Freelancer.com using your chosen skill keywords (e.g., n8n, Python, Django).
🚫 Duplicate Bid Prevention
Automatically checks if you’ve already bid on a project and skips it.
🤖 AI Proposal Generation
Generates short, persuasive, and customized proposals using an AI agent.
📬 Telegram Notifications
Sends project summaries to Telegram with inline buttons to Bid or Cancel.
✅ Auto-Bid Submission
When you approve a project via Telegram, the bid is submitted with predefined values (amount, period, milestone).
⏱️ Manual or Scheduled Execution
Supports both on-demand and scheduled workflows (hourly, daily, etc.).
freelancerMain – Kicks off execution with skill inputfreelancerAgent – Performs project search, bidding logic, Telegram prompts, and AI proposal generation> 💡 Tip: You can easily customize the skill query list, bid amount logic, or prompt format in the workflow settings.
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 26 workflow blocks. Download the JSON for the full node graph.
| Workflow | Auto-bidder for Freelancer.com with Telegram approval and AI proposals |
|---|---|
| Complexity | advanced |
| Nodes | 26 |
| Categories | Lead Nurturing, Multimodal AI |
| Author | Mohamed Abdelwahab |
| Published | 16 Jul 2025 |
Use the JSON export at /data/workflows/6048/6048.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.
Auto Bidder for Freelancer.com with Telegram Approval and AI Proposals This n8n template automates your freelance bidding workflow on Freelancer.com, combining API call...
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, Multimodal AI use case.