Raccourcisseur de liens et générateur de codes QR
Ceci est unMiscellaneousworkflow d'automatisation du domainecontenant 6 nœuds.Utilise principalement des nœuds comme HttpRequest, GoogleSheets, GoogleSheetsTrigger. Utiliser Google Sheets et Bitly pour automatiser la réduction des liens de propriété et la génération de codes QR
- •Peut nécessiter les informations d'identification d'authentification de l'API cible
- •Informations d'identification Google Sheets API
Nœuds utilisés (6)
Catégorie
{
"id": "9EhOzsA7Ll6zYkZg",
"meta": {
"instanceId": "a287613f1596da776459594685fbf4e2b4a12124f80ab8c8772f5e37bff103ae"
},
"name": "Property Link Shortener & QR Code Generator",
"tags": [],
"nodes": [
{
"id": "f6de70e3-5cc2-47e0-ad22-cb7e2bfa4b63",
"name": "0. Google Sheets (Déclencheur nouvelle/mise à jour ligne)",
"type": "n8n-nodes-base.googleSheetsTrigger",
"position": [
0,
0
],
"parameters": {},
"description": "Monitors a Google Sheet for new or updated property listing rows.",
"typeVersion": 1
},
{
"id": "cc9738c4-f044-423f-80c6-926a0a73bf32",
"name": "1. Raccourcir URL (Requête HTTP - Bitly)",
"type": "n8n-nodes-base.httpRequest",
"position": [
256,
0
],
"parameters": {},
"description": "Shortens the property URL using Bitly.",
"typeVersion": 3
},
{
"id": "7ff26d30-70ec-440f-8ec0-7ec6157dd8c5",
"name": "2. Générer code QR (Requête HTTP - QR Code API)",
"type": "n8n-nodes-base.httpRequest",
"position": [
512,
0
],
"parameters": {},
"description": "Generates a QR code image link from the shortened URL.",
"typeVersion": 3
},
{
"id": "da72e327-4fbd-4235-a12d-18de7290de99",
"name": "3. Mettre à jour Google Sheet (Mettre à jour ligne)",
"type": "n8n-nodes-base.googleSheets",
"position": [
752,
0
],
"parameters": {},
"description": "Updates the Google Sheet with the generated short URL and QR code URL.",
"typeVersion": 3
},
{
"id": "fe912fd8-9e37-4481-91f8-9dabd36ab7fa",
"name": "Note adhésive",
"type": "n8n-nodes-base.stickyNote",
"position": [
-64,
-48
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "081be7b2-1d16-4cb5-8e79-b415044f9a2c",
"name": "Note adhésive1",
"type": "n8n-nodes-base.stickyNote",
"position": [
-64,
240
],
"parameters": {
"content": ""
},
"typeVersion": 1
}
],
"active": false,
"pinData": {},
"settings": {
"executionOrder": "v1"
},
"versionId": "5d951876-7f3a-4123-abce-2251f921d1d4",
"connections": {
"cc9738c4-f044-423f-80c6-926a0a73bf32": {
"main": [
[
{
"node": "7ff26d30-70ec-440f-8ec0-7ec6157dd8c5",
"type": "main",
"index": 0
}
]
]
},
"f6de70e3-5cc2-47e0-ad22-cb7e2bfa4b63": {
"main": [
[
{
"node": "cc9738c4-f044-423f-80c6-926a0a73bf32",
"type": "main",
"index": 0
}
]
]
},
"7ff26d30-70ec-440f-8ec0-7ec6157dd8c5": {
"main": [
[
{
"node": "da72e327-4fbd-4235-a12d-18de7290de99",
"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é ?
Intermédiaire - Divers
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
Marth
@marthSimplifying Business with Smart Automation. I create and share user-friendly, highly efficient n8n workflow templates for SMEs, focusing on digital marketing, sales, and operational excellence. Get ready to automate, innovate, and elevate your business. Connect me on Linkedin for custom solutions.
Partager ce workflow