CRM & Sales

0249 Pipedrive Stickynote Create Webhook

0249 Pipedrive Stickynote Create Webhook

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

Workflow Overview

Total Nodes
11
Node Types
0

Workflow JSON

9.65 KB
{
  "name": "0249 Pipedrive Stickynote Create Webhook",
  "nodes": [
    {
      "name": "list people",
      "type": "n8n-nodes-base.itemLists",
      "position": [
        820,
        240
      ],
      "parameters": {
        "options": {},
        "fieldToSplitOut": "company.employees"
      },
      "typeVersion": 1
    },
    {
      "name": "Pipedrive - Enrich Organization",
      "type": "n8n-nodes-base.pipedrive",
      "position": [
        1060,
        740
      ],
      "parameters": {
        "resource": "organization",
        "operation": "update",
        "updateFields": {
          "customProperties": {
            "property": [
              {
                "name": "Total Funding Amount",
                "value": "={{$json[\"company\"][\"full\"][\"cards\"][\"fundingRoundsSummary\"][\"fundingTotal\"][\"valueUsdRoundup\"]}}"
              },
              {
                "name": "Website Traffic",
                "value": "={{$json[\"company\"][\"full\"][\"cards\"...

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