AutomationFlowsWeb Scraping › Flowki · Api-abruf Testen (manuell → Http) — Grundgerüst

Flowki · Api-abruf Testen (manuell → Http) — Grundgerüst

FlowKI · API-Abruf testen (manuell → HTTP) — Grundgerüst. Uses httpRequest. Event-driven trigger; 3 nodes.

Event trigger★☆☆☆☆ complexity3 nodesHTTP Request
Web Scraping Trigger: Event Nodes: 3 Complexity: ★☆☆☆☆ Added:

The workflow JSON

Copy or download the full n8n JSON below. Paste it into a new n8n workflow, add your credentials, activate. Full import guide →

Download .json
{
  "name": "FlowKI \u00b7 API-Abruf testen (manuell \u2192 HTTP) \u2014 Grundger\u00fcst",
  "nodes": [
    {
      "parameters": {},
      "type": "n8n-nodes-base.manualTrigger",
      "typeVersion": 1,
      "position": [
        -360,
        0
      ],
      "id": "a4000000-0000-4000-8000-000000000001",
      "name": "Manuell starten"
    },
    {
      "parameters": {
        "url": "https://api.example.com/v1/ping",
        "options": {}
      },
      "type": "n8n-nodes-base.httpRequest",
      "typeVersion": 4.2,
      "position": [
        -120,
        0
      ],
      "id": "a4000000-0000-4000-8000-000000000002",
      "name": "HTTP-Request (z.B. LexOffice/sevDesk)"
    },
    {
      "parameters": {},
      "type": "n8n-nodes-base.set",
      "typeVersion": 3.4,
      "position": [
        120,
        0
      ],
      "id": "a4000000-0000-4000-8000-000000000003",
      "name": "Antwort aufbereiten"
    }
  ],
  "connections": {
    "Manuell starten": {
      "main": [
        [
          {
            "node": "HTTP-Request (z.B. LexOffice/sevDesk)",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "HTTP-Request (z.B. LexOffice/sevDesk)": {
      "main": [
        [
          {
            "node": "Antwort aufbereiten",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  },
  "active": false,
  "settings": {
    "executionOrder": "v1"
  },
  "meta": {
    "flowki": "Grundgeruest zum Testen einer API. URL + Auth-Header im HTTP-Knoten setzen. API-Keys als n8n-Credential speichern, nie im Klartext."
  }
}
Pro

For the full experience including quality scoring and batch install features for each workflow upgrade to Pro

About this workflow

FlowKI · API-Abruf testen (manuell → HTTP) — Grundgerüst. Uses httpRequest. Event-driven trigger; 3 nodes.

Source: https://github.com/gh0stOo/n8n-workflows-dsgvo-de/blob/main/workflows/04-api-abruf-manuell.json — original creator credit. Request a take-down →

More Web Scraping workflows → · Browse all categories →

Related workflows

Workflows that share integrations, category, or trigger type with this one. All free to copy and import.

Web Scraping

Our KB Tool - Confluence KB is crafted to seamlessly integrate into the IT Ops AI SlackBot Workflow, enhancing the IT support process by enabling sophisticated search and response capabilities via Sla

Execute Workflow Trigger, HTTP Request
Web Scraping

For developers and organizations that need to protect PDF files with the password.

Read Write File, HTTP Request, Google Drive
Web Scraping

This workflow takes ad copy, sends it to Spendict’s assess endpoint to score and classify it, and then routes the result based on the returned launch recommendation so only ads that pass the gate proc

HTTP Request
Web Scraping

twenty-sync. Uses executeWorkflowTrigger, httpRequest. Event-driven trigger; 6 nodes.

Execute Workflow Trigger, HTTP Request
Web Scraping

This workflow illustrates how to use Perplexity AI in your n8n workflow.

HTTP Request