Marketing & Advertising Automation

0602 Wait Splitout Send Webhook

0602 Wait Splitout Send Webhook

Manual
High
35
Nodes
Manual
Trigger
High
Complexity
7/22/2025
Added

Workflow Overview

Total Nodes
35
Node Types
13

Node Types

whats App Trigger
WhatsApp Trigger
1 node
whats App
Get Audio URL, Get Video URL, Get Image URL, Respond to User
4 nodes
http Request
Download Video, Download Audio, Download Image, Google Gemini Audio, Google Gemini Video
5 nodes
memory Buffer Window
Window Buffer Memory
1 node
set
Get User's Message, Format Response, Format Response1
3 nodes
split Out
Split Out Message Parts
1 node
tool Wikipedia
Wikipedia
1 node
switch
Redirect Message Types
1 node
sticky Note
Sticky Note, Sticky Note1, Sticky Note2, Sticky Note3, Sticky Note4, Sticky Note5, Sticky Note6, Sticky Note7, Sticky Note8, Sticky Note9, Sticky Note10
11 nodes
wait
Get Text
1 node
chain Llm
Image Explainer, Text Summarizer
2 nodes
lm Chat Google Gemini
Google Gemini Chat Model, Google Gemini Chat Model1, Google Gemini Chat Model2
3 nodes
agent
AI Agent
1 node

Workflow JSON

28.81 KB
{
  "meta": {
    "instanceId": "408f9fb9940c3cb18ffdef0e0150fe342d6e655c3a9fac21f0f644e8bedabcd9"
  },
  "name": "0602 Wait Splitout Send Webhook",
  "nodes": [
    {
      "id": "38ffe41a-ecdf-4bb4-bd55-51998abab0f5",
      "name": "WhatsApp Trigger",
      "type": "n8n-nodes-base.whatsAppTrigger",
      "position": [
        220,
        300
      ],
      "webhookId": "0b1b3a9b-2f6a-4f5a-8385-6365d96f4802",
      "parameters": {
        "updates": [
          "messages"
        ]
      },
      "credentials": {
        "whatsAppTriggerApi": {
          "id": "H3uYNtpeczKMqtYm",
          "name": "WhatsApp OAuth account"
        }
      },
      "typeVersion": 1
    },
    {
      "id": "a35ac268-eff0-46cd-ac4e-c9b047a3f893",
      "name": "Get Audio URL",
      "type": "n8n-nodes-base.whatsApp",
      "position": [
        1020,
        -160
      ],
      "parameters": {
        "resource": "media",
        "operation": "mediaUrlGet",
        "mediaGetId": "={{ $json.audio.id }}",...

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