Use Cases
- Automatically retrieve job postings from Upwork for specific search queries.
- Store job postings in MongoDB for easy access and analysis.
- Notify team members in Slack about new job opportunities.
How It Works
Scheduled trigger initiates the workflow every 10 minutes. Parameters for job search URLs and proxy settings are assigned. HTTP request is made to fetch job postings from Upwork. New job postings are compared with existing entries in MongoDB. New entries are added to MongoDB and notifications are sent to Slack.
Setup Steps
- 1Import the workflow template into n8n.
- 2Set up MongoDB and Slack credentials.
- 3Configure the 'Assign parameters' node with desired Upwork URLs.
- 4Adjust the schedule trigger settings if needed.
Apps Used
Upwork
MongoDB
Slack
Categories
Target Roles
Industries
Tags
#process automation
#notifications
#workflow management