Automatic monitoring of projects from Upwork (n8n)
I created an automation that automatically tracks new projects on Upwork, saves them in Google Sheets, and immediately sends notifications in Telegram.
How it works:
the script runs on a timer;
it retrieves new job postings from Upwork via API;
it checks if they have been posted before;
it adds new projects to Google Sheets;
it sends a convenient notification in Telegram.
Result for the user:
no need to manually update Upwork;
all job postings are saved in the spreadsheet;
instant notifications about new projects;
time savings and a completely automated process.
Tools: n8n, Upwork API, Google Sheets, Telegram.
How it works:
the script runs on a timer;
it retrieves new job postings from Upwork via API;
it checks if they have been posted before;
it adds new projects to Google Sheets;
it sends a convenient notification in Telegram.
Result for the user:
no need to manually update Upwork;
all job postings are saved in the spreadsheet;
instant notifications about new projects;
time savings and a completely automated process.
Tools: n8n, Upwork API, Google Sheets, Telegram.