This n8n workflow automates the process of monitoring freelance requirement posts, filtering for paid opportunities, and notifying users via Telegram. The process begins with a scheduled trigger that runs every five minutes, ensuring timely updates. It makes an HTTP request to search for new freelance posts, then extracts and separates individual posts for detailed analysis. Each post is checked to determine if it is paid, with relevant metadata and UTC timestamps recorded. The workflow also verifies if the post is already logged in Google Sheets to avoid duplicates. New, unique paid freelance posts are then saved to Google Sheets for tracking. Finally, users are promptly informed via Telegram about new relevant opportunities. This workflow is ideal for freelancers, staffing agencies, or communities seeking real-time updates on paid freelance gigs, enabling efficient and automated opportunity management.
Automated Freelance Requirement Tracker and Notifier
Node Count | 11 – 20 Nodes |
---|---|
Nodes Used | code, filter, googleSheets, httpRequest, scheduleTrigger, set, splitOut, stickyNote, telegram |
Reviews
There are no reviews yet.