Hi, I noticed that webhook v1 will soon be deprecated. Pipedrive team, could you share the timeline for when this will occur? I'd like to know how much time we have to rebuild our integrations. ;) Also, once we're done, we plan to create a tutorial comparing webhook v1 and v2 for the community. Thanks, Maciej
Hey all, I received data from webhook with address selected as "address": { "admin_area_level_1": "Victoria", "admin_area_level_2": "Whitehorse City", "country": "Australia", "formatted_address": "Australia, Victoria, Box Hill, Whitehorse Rd, 2邮政编码: 3128", "locality": "Box Hill", "postal_code": "3128", "route": "Whitehorse…
If the users trying to trigger the "Automated Webhook" are non-admin users, they can't benefit from the feature. All users in my account should be able to trigger an automation that includes a webhook action. (if TRIGGERED BY ANY USER is checked) For example, this action can help them enrich data from external providers.…
Hi Pipedrive Community, I set up a webhook with a Google Script, it gets triggered fine, it works perfectly, but Pipedrive keeps retrying and it ultimately ends up saying it failed. I don't know if I'm implementing the status code correctly: // Return a success message with a 200 status code return createResponse('Folders…
Hey Pipedrivers 👋 We’re beginning to gradually release automated webhooks, expecting to reach all regions by the end of April 2024. What does it do? The webhook action in Automations allows you to connect Pipedrive with external tools and apps by sending information to specific endpoints. Unlike regular webhooks, you can…
So the new workflow automation is really awesome! it would be really helpful if we could have it trigger a webhook action as well.
Hello all, Is it possible to have a webhook which triggers only on a specific field change? I've tried with Zapier, Make/Integromat and n8n, but as the webhook triggers on any update on any deal, it quickly uses all my credits in Zapier/make/n8n The first step in my automation is to check if the specific field I'm…
I am trying to create a webhook via API but the webhook that is created via API is not visible in UI in few cases but the API call returns success (200) Scenario 1 : Webhook API call via api_key -> In this case webhook is visible in UI Scenario 2 : Webhook API call via access_token -> In this case webhook is not visible in…
I am setting up a scenario in Make.com where in Pipedrive when a deal is updated a webhook is triggered. The scenario works fine when I test it and click run but when I turn it on it triggers in a loop every few seconds. Why is this? Is there a bug or do I need to modify a setting?
Hi guys, i'm trying to send a webhook from my customer.io to update a custom field in my deal. I've tried to do what's in this article: https://pipedrive.readme.io/docs/updating-custom-field-value#:~:text=and%20company_domain.-,PHP,-node.js And here's what i've done in customer webhook: And when I try to "send test" it…
It looks like you're new here. Sign in or register to get started.