Attribut-Link-Shortener und QR-Code-Generator

Fortgeschritten

Dies ist ein Miscellaneous-Bereich Automatisierungsworkflow mit 6 Nodes. Hauptsächlich werden HttpRequest, GoogleSheets, GoogleSheetsTrigger und andere Nodes verwendet. Automatisierung der Verkürzung von Attribut-Links und der QR-Code-Erstellung durch Google Sheets und Bitly

Voraussetzungen
  • Möglicherweise sind Ziel-API-Anmeldedaten erforderlich
  • Google Sheets API-Anmeldedaten

Kategorie

Workflow-Vorschau
Visualisierung der Node-Verbindungen, mit Zoom und Pan
Workflow exportieren
Kopieren Sie die folgende JSON-Konfiguration und importieren Sie sie in n8n
{
  "id": "9EhOzsA7Ll6zYkZg",
  "meta": {
    "instanceId": "a287613f1596da776459594685fbf4e2b4a12124f80ab8c8772f5e37bff103ae"
  },
  "name": "Property Link Shortener & QR Code Generator",
  "tags": [],
  "nodes": [
    {
      "id": "f6de70e3-5cc2-47e0-ad22-cb7e2bfa4b63",
      "name": "0. Google Sheets (Trigger für neue/aktualisierte Zeile)",
      "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. URL verkürzen (HTTP Request - 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. QR-Code generieren (HTTP Request - 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. Google Sheet aktualisieren (Zeile aktualisieren)",
      "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": "Haftnotiz",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -64,
        -48
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "081be7b2-1d16-4cb5-8e79-b415044f9a2c",
      "name": "Haftnotiz1",
      "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
          }
        ]
      ]
    }
  }
}
Häufig gestellte Fragen

Wie verwende ich diesen Workflow?

Kopieren Sie den obigen JSON-Code, erstellen Sie einen neuen Workflow in Ihrer n8n-Instanz und wählen Sie "Aus JSON importieren". Fügen Sie die Konfiguration ein und passen Sie die Anmeldedaten nach Bedarf an.

Für welche Szenarien ist dieser Workflow geeignet?

Fortgeschritten - Verschiedenes

Ist es kostenpflichtig?

Dieser Workflow ist völlig kostenlos. Beachten Sie jedoch, dass Drittanbieterdienste (wie OpenAI API), die im Workflow verwendet werden, möglicherweise kostenpflichtig sind.

Workflow-Informationen
Schwierigkeitsgrad
Fortgeschritten
Anzahl der Nodes6
Kategorie1
Node-Typen4
Schwierigkeitsbeschreibung

Für erfahrene Benutzer, mittelkomplexe Workflows mit 6-15 Nodes

Autor
Marth

Marth

@marth

Simplifying 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.

Externe Links
Auf n8n.io ansehen

Diesen Workflow teilen

Kategorien

Kategorien: 34