Pipedrive Trigger Problem

Suddenly Pipedrive Trigger Node stopped working and i’m getting this error:

"## Problem running workflow

Bad request - please check your parameters

Show Details

FRANKI: Validation failed"

I have already tried restarting my instance, deleting cookies etc. Please help!

  • n8n version: 1.84.3
  • Running n8n: via n8n cloud

Can you give us some more details?

  1. Did this start happening after an upgrade of the n8n version?
  2. Have you tried starting a workflow from scratch and adding a clean new Pipedrive trigger?
  3. Have you tried creating your credentials again, to make sure this is not an issue from Pipedrive itself?

Same problem here:
{
“nodes”: [
{
“parameters”: {
“action”: “added”,
“object”: “deal”
},
“type”: “n8n-nodes-base.pipedriveTrigger”,
“typeVersion”: 1,
“position”: [
-900,
140
],
“id”: “95ce90c9-a023-4f76-8a4d-f9d341fc4fc1”,
“name”: “Pipedrive Trigger”,
“webhookId”: “902de17c-14fd-47e8-b6c3-34c5fab6e899”,
“credentials”: {
“pipedriveApi”: {
“id”: “rRfmW0JI19QbXuwx”,
“name”: “Pipedrive New”
}
}
}
],
“connections”: {
“Pipedrive Trigger”: {
“main”: [

]
}
},
“pinData”: {},
“meta”: {
“templateCredsSetupCompleted”: true,
“instanceId”: “72c7219edd9aea695eacdcea0e0550f9d22fb26b12e59a7cf90434438342eb3e”
}
}

Hello all

Pipedrive implemented V2 of their webhooks, a fix for this got released to pre-release yesterday in v1.87.0 (more info here

Same problem here. Anyone know how to solve this problem?

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.