Web Scraping & Data Extraction

0492 HTTP Respondtowebhook Create Webhook

0492 HTTP Respondtowebhook Create Webhook

Webhook
Medium
6
Nodes
Webhook
Trigger
Medium
Complexity
7/22/2025
Added

Workflow Overview

Total Nodes
6
Node Types
5

Node Types

if
If params correct
1 node
respond To Webhook
Respond to Webhook, Error
2 nodes
webhook
Webhook
1 node
http Request
Generate voice
1 node
sticky Note
Sticky Note
1 node

Workflow JSON

5.17 KB
{
  "name": "0492 HTTP Respondtowebhook Create Webhook",
  "nodes": [
    {
      "id": "73b64763-5e18-4ff1-bb52-ba25a08d3c3a",
      "name": "If params correct",
      "type": "n8n-nodes-base.if",
      "position": [
        500,
        200
      ],
      "parameters": {
        "options": {},
        "conditions": {
          "options": {
            "leftValue": "",
            "caseSensitive": true,
            "typeValidation": "strict"
          },
          "combinator": "and",
          "conditions": [
            {
              "id": "2e968b41-88f7-4b28-9837-af50ae130979",
              "operator": {
                "type": "string",
                "operation": "exists",
                "singleValue": true
              },
              "leftValue": "voice_id",
              "rightValue": ""
            },
            {
              "id": "ad961bc9-6db8-4cac-8c63-30930e8beca7",
              "operator": {
                "type": "string",
                "operation": "exis...

Showing first 1000 characters. Click "Expand" to view the full JSON.