Two Way Sync Pipedrive and MySQL

Two Way Sync Pipedrive and MySQL

Scheduled
High
14
Nodes
Scheduled
Trigger
High
Complexity
7/22/2025
Added

Workflow Overview

Total Nodes
14
Node Types
7

Node Types

compare Datasets
Compare Datasets
1 node
schedule Trigger
Schedule Trigger
1 node
my Sql
MySQL, Create Contact, Update Contact
3 nodes
pipedrive
Pipedrive, Create Person, Update Person
3 nodes
date Time
Date & Time
1 node
set
Set Input2, Set Input1, Set
3 nodes
if
IF Data Changed, IF Updated On
2 nodes

Workflow JSON

10.65 KB
{
  "id": 65,
  "meta": {
    "instanceId": "104a4d08d8897b8bdeb38aaca515021075e0bd8544c983c2bb8c86e6a8e6081c"
  },
  "name": "Two Way Sync Pipedrive and MySQL",
  "tags": [],
  "nodes": [
    {
      "id": "7355c5ac-a9a6-4fa5-8036-71fd09e95cd4",
      "name": "Compare Datasets",
      "type": "n8n-nodes-base.compareDatasets",
      "position": [
        1220,
        480
      ],
      "parameters": {
        "options": {},
        "resolve": "includeBoth",
        "mergeByFields": {
          "values": [
            {
              "field1": "email",
              "field2": "email"
            }
          ]
        }
      },
      "typeVersion": 1
    },
    {
      "id": "7a422493-94d4-4f94-b39c-f6c3980a967c",
      "name": "Schedule Trigger",
      "type": "n8n-nodes-base.scheduleTrigger",
      "position": [
        800,
        320
      ],
      "parameters": {
        "rule": {
          "interval": [
            {}
          ]
        }
      },
      "typeVersion": 1
    },
...

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