Marketing & Advertising Automation

0760 Splitout Code Send Webhook

0760 Splitout Code Send Webhook

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

Workflow Overview

Total Nodes
23
Node Types
9

Node Types

merge
Merge Enriched Transcript Data, Combine Salesforce Opp Data, Merge call and transcript Data
3 nodes
execute Workflow Trigger
Execute Workflow Trigger
1 node
http Request
Retrieve detailed call data, Get transcript
2 nodes
set
Join Transcript to String, Isolate Notion Data, Get External Attendees Emails, Extract SF Opp Data, Extract SF Opp Data1
5 nodes
code
Join Affiliation, Join conversation
2 nodes
sticky Note
Sticky Note5, Sticky Note, Sticky Note1, Sticky Note2, Sticky Note3
5 nodes
salesforce
Get Opp Data, Get account data
2 nodes
split Out
Extract Call Data
1 node
aggregate
Aggregate Gong Call Transcript, Aggregate Salesforce data
2 nodes

Workflow JSON

23.11 KB
{
  "meta": {
    "instanceId": "cb484ba7b742928a2048bf8829668bed5b5ad9787579adea888f05980292a4a7",
    "templateCredsSetupCompleted": true
  },
  "name": "0760 Splitout Code Send Webhook",
  "nodes": [
    {
      "id": "e893e48c-1b69-413a-90d7-ad6ce5987e7c",
      "name": "Execute Workflow Trigger",
      "type": "n8n-nodes-base.executeWorkflowTrigger",
      "position": [
        -180,
        -60
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "1c42e95b-705d-43ae-91ce-1029334b9e9a",
      "name": "Retrieve detailed call data",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        60,
        40
      ],
      "parameters": {
        "url": "https://api.gong.io/v2/calls/extensive",
        "options": {
          "fullResponse": true
        },
        "requestMethod": "POST",
        "authentication": "genericCredentialType",
        "jsonParameters": true,
        "genericAuthType": "httpHeaderAuth",
        "bodyParametersJson": "...

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