Automatisation des candidatures d'emploi sur des plateformes comme Upwork (en utilisant Vollna RSS)
Ceci est unLead Generation, Multimodal AIworkflow d'automatisation du domainecontenant 16 nœuds.Utilise principalement des nœuds comme Set, Code, Html, Wait, Gmail. Automatisation de la découverte d'offres d'emploi et des propositions IA sur Upwork, Freelancer, Guru et PPH avec OpenRouter
- •Compte Google et informations d'identification Gmail API
- •Informations d'identification Google Sheets API
Nœuds utilisés (16)
Catégorie
{
"id": "RVQEI6myuzfDnniB",
"meta": {
"instanceId": "7a73e968af152b9877d4c64b00e93bdf2a57741f130f9226cd4d7217ba6e5e6c",
"templateCredsSetupCompleted": true
},
"name": "Upwork et al Job Application Automation with Vollna RSS",
"tags": [],
"nodes": [
{
"id": "863c5c29-b37f-4f9c-85e3-8d7093914edc",
"name": "Déclencheur RSS",
"type": "n8n-nodes-base.rssFeedReadTrigger",
"position": [
-2512,
-144
],
"parameters": {},
"retryOnFail": false,
"typeVersion": 1
},
{
"id": "11874fbd-27fe-4200-bd00-186e7130bf51",
"name": "Boucle sur les éléments",
"type": "n8n-nodes-base.splitInBatches",
"position": [
-1840,
-144
],
"parameters": {},
"typeVersion": 3
},
{
"id": "5de7fb1c-62ad-42d5-9365-3dc1b9e3e113",
"name": "Extraire Titre & Budget",
"type": "n8n-nodes-base.code",
"position": [
-1616,
-272
],
"parameters": {},
"typeVersion": 2
},
{
"id": "ee0827c9-9eae-401c-80cf-13c4213af57f",
"name": "Décoder URL & Source",
"type": "n8n-nodes-base.code",
"position": [
-1392,
-272
],
"parameters": {},
"typeVersion": 2
},
{
"id": "669925ab-fa8b-44b9-a404-6c8e234f3ed3",
"name": "Définir des variables",
"type": "n8n-nodes-base.set",
"onError": "continueRegularOutput",
"position": [
-816,
-272
],
"parameters": {},
"typeVersion": 3
},
{
"id": "deae953b-0fc9-43cb-b32f-fc4f80e0d9c8",
"name": "Modèle de chat OpenRouter",
"type": "@n8n/n8n-nodes-langchain.lmChatOpenRouter",
"position": [
-1088,
-48
],
"parameters": {},
"typeVersion": 1
},
{
"id": "8fbe12ff-f38f-4c5b-969d-9aee2fa4dd17",
"name": "Filtre",
"type": "n8n-nodes-base.filter",
"position": [
-2064,
-144
],
"parameters": {},
"typeVersion": 2.2
},
{
"id": "6f3470b6-eab1-4597-91e6-8d1ce1c3c803",
"name": "Envoyer un message",
"type": "n8n-nodes-base.gmail",
"position": [
304,
-320
],
"webhookId": "b2af79b2-d8f4-4695-b08d-42ce766741c5",
"parameters": {},
"typeVersion": 2.1
},
{
"id": "3cdce2c1-3c8b-4265-9ce8-84a2cb333cce",
"name": "Mettre à jour la base de données",
"type": "n8n-nodes-base.googleSheets",
"position": [
-592,
-48
],
"parameters": {},
"typeVersion": 4
},
{
"id": "534827ea-5643-48c9-bd59-13113fc33399",
"name": "Agent de proposition IA",
"type": "@n8n/n8n-nodes-langchain.agent",
"position": [
-1168,
-272
],
"parameters": {},
"retryOnFail": true,
"typeVersion": 2.2
},
{
"id": "adb9239e-a0ee-48f4-8892-7c17af4f355b",
"name": "Ajouter une ligne dans la feuille",
"type": "n8n-nodes-base.googleSheets",
"position": [
528,
-320
],
"parameters": {},
"typeVersion": 4.7
},
{
"id": "69e9f1f6-5b43-4f52-a054-9009eb5f4497",
"name": "Pause",
"type": "n8n-nodes-base.wait",
"position": [
-592,
-320
],
"webhookId": "13c68810-21d9-4e6c-8928-522f5fc9fb81",
"parameters": {},
"typeVersion": 1.1
},
{
"id": "6b8618fe-05a0-41ca-9b53-8b264762c359",
"name": "Agréger",
"type": "n8n-nodes-base.aggregate",
"position": [
-368,
-320
],
"parameters": {},
"typeVersion": 1
},
{
"id": "b086483f-53f4-4afb-9417-b7d7e6bed929",
"name": "E-mail HTML agrégé",
"type": "n8n-nodes-base.html",
"position": [
80,
-320
],
"parameters": {},
"typeVersion": 1.2
},
{
"id": "ffd88d8c-2c8d-4ecb-844c-01223583c4d5",
"name": "Limite",
"type": "n8n-nodes-base.limit",
"position": [
-2288,
-144
],
"parameters": {},
"typeVersion": 1
},
{
"id": "a46ec569-795e-4c76-af5e-e5c47642bfed",
"name": "Construire une chaîne HTML unique",
"type": "n8n-nodes-base.code",
"position": [
-144,
-320
],
"parameters": {},
"typeVersion": 2
}
],
"active": false,
"pinData": {},
"settings": {
"executionOrder": "v1"
},
"versionId": "242b0dee-7c35-44b2-b55e-0e80763050f6",
"connections": {
"69e9f1f6-5b43-4f52-a054-9009eb5f4497": {
"main": [
[
{
"node": "6b8618fe-05a0-41ca-9b53-8b264762c359",
"type": "main",
"index": 0
}
]
]
},
"ffd88d8c-2c8d-4ecb-844c-01223583c4d5": {
"main": [
[
{
"node": "8fbe12ff-f38f-4c5b-969d-9aee2fa4dd17",
"type": "main",
"index": 0
}
]
]
},
"8fbe12ff-f38f-4c5b-969d-9aee2fa4dd17": {
"main": [
[
{
"node": "11874fbd-27fe-4200-bd00-186e7130bf51",
"type": "main",
"index": 0
}
]
]
},
"6b8618fe-05a0-41ca-9b53-8b264762c359": {
"main": [
[
{
"node": "a46ec569-795e-4c76-af5e-e5c47642bfed",
"type": "main",
"index": 0
}
]
]
},
"669925ab-fa8b-44b9-a404-6c8e234f3ed3": {
"main": [
[
{
"node": "3cdce2c1-3c8b-4265-9ce8-84a2cb333cce",
"type": "main",
"index": 0
},
{
"node": "69e9f1f6-5b43-4f52-a054-9009eb5f4497",
"type": "main",
"index": 0
}
]
]
},
"6f3470b6-eab1-4597-91e6-8d1ce1c3c803": {
"main": [
[
{
"node": "adb9239e-a0ee-48f4-8892-7c17af4f355b",
"type": "main",
"index": 0
}
]
]
},
"11874fbd-27fe-4200-bd00-186e7130bf51": {
"main": [
[],
[
{
"node": "5de7fb1c-62ad-42d5-9365-3dc1b9e3e113",
"type": "main",
"index": 0
}
]
]
},
"863c5c29-b37f-4f9c-85e3-8d7093914edc": {
"main": [
[
{
"node": "ffd88d8c-2c8d-4ecb-844c-01223583c4d5",
"type": "main",
"index": 0
}
]
]
},
"3cdce2c1-3c8b-4265-9ce8-84a2cb333cce": {
"main": [
[
{
"node": "11874fbd-27fe-4200-bd00-186e7130bf51",
"type": "main",
"index": 0
}
]
]
},
"534827ea-5643-48c9-bd59-13113fc33399": {
"main": [
[
{
"node": "669925ab-fa8b-44b9-a404-6c8e234f3ed3",
"type": "main",
"index": 0
}
]
]
},
"ee0827c9-9eae-401c-80cf-13c4213af57f": {
"main": [
[
{
"node": "534827ea-5643-48c9-bd59-13113fc33399",
"type": "main",
"index": 0
}
]
]
},
"b086483f-53f4-4afb-9417-b7d7e6bed929": {
"main": [
[
{
"node": "6f3470b6-eab1-4597-91e6-8d1ce1c3c803",
"type": "main",
"index": 0
}
]
]
},
"deae953b-0fc9-43cb-b32f-fc4f80e0d9c8": {
"ai_languageModel": [
[
{
"node": "534827ea-5643-48c9-bd59-13113fc33399",
"type": "ai_languageModel",
"index": 0
}
]
]
},
"5de7fb1c-62ad-42d5-9365-3dc1b9e3e113": {
"main": [
[
{
"node": "ee0827c9-9eae-401c-80cf-13c4213af57f",
"type": "main",
"index": 0
}
]
]
},
"a46ec569-795e-4c76-af5e-e5c47642bfed": {
"main": [
[
{
"node": "b086483f-53f4-4afb-9417-b7d7e6bed929",
"type": "main",
"index": 0
}
]
]
}
}
}Comment utiliser ce workflow ?
Copiez le code de configuration JSON ci-dessus, créez un nouveau workflow dans votre instance n8n et sélectionnez "Importer depuis le JSON", collez la configuration et modifiez les paramètres d'authentification selon vos besoins.
Dans quelles scénarios ce workflow est-il adapté ?
Avancé - Génération de leads, IA Multimodale
Est-ce payant ?
Ce workflow est entièrement gratuit et peut être utilisé directement. Veuillez noter que les services tiers utilisés dans le workflow (comme l'API OpenAI) peuvent nécessiter un paiement de votre part.
Workflows recommandés
Gerald Denor
@dominixaiGerald Akhidenor is an AI Automation Lead Creative with 5 years of experience in AI automation consultancy. He specializes in n8n and API integrations, driving innovative automation solutions. As founder of DominixAI, Gerald combines creative vision and technical expertise to streamline processes and boost efficiency through cutting-edge AI technologies. Website: https://dominixai.com JobMonkey: https://trafficabc.com/jobmonkey-application-generator/
Partager ce workflow