Webhook not working from Pipedrive to n8n

I am trying to set up a webhook connecting Pipedrive and n8n - When a condition is fulfilled on Pipedrive, it will post data to n8n workflow. Somehow the connection couldn’t be established. I tried the same n8n’s webhook url on Postman to send over some test data and it worked. I also tried using a new url provided by webhook.site in Pipedrive and it worked. So they both work well with another platform but couldn’t communicate with each other. What could go wrong in my settings?

  • **n8n version: @1.101.1
  • **Running n8n via n8n cloud

Is there any additional information along with that error (connection could not be established)? Do you see it when you configure your credentials for pipedrive node?

There is no error message of any kinds. When executed, it just shows waiting for trigger event. On Pipedrive’s end, I have performed the trigger event though.

There could be a difference in the Method (Get, Post…) for instance?..

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