-
Smart Doc Triggers.
I am looking to take a copy of the smart document once signed and upload a copy to our third party finance software (xero). I had thought I could make use of webhook automations, to trigger once a document is signed and then I could process the upload via make.com. Has anyone got any automation work arounds for getting…
-
Webhooks v2 will become the new default version
What’s changing? From March 17, 2025, all new webhooks created via API will be version 2.0 by default. Until further notice, legacy v1 webhooks can still be created by specifying the version parameter in the API request body. Why is it changing? We introduced webhooks v2 at the beginning of 2023 to add reliability and…
-
When will webhook v1 be deprecated?
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
-
Address formatted has Chinese character
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…
-
Automations webhook are not available for non-admin users
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.…
-
Webhook with a Script - How to tell Pipedrive it was successful? Http Status Code Help
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…
-
New: Automations webhook requests
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…
-
Webhook Action in Workflow Automation
So the new workflow automation is really awesome! it would be really helpful if we could have it trigger a webhook action as well.
-
Webhook triggering only on a specific field change
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…
-
Weird behaviour in webhook API
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…
-
Webhook triggering in a loop
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?
-
Webhook fail to Update deal Field
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…
-
Receiving multiple webhook calls for single deal creation action, Do we have any way to avoid this
I tried configuring two webhook with the below configuration with same endpoint Webhook 1 : Events: added.deal Webhook 2 : Events: updated.deal After this configuration, on every new deal creation I am receiving 3 webhook(1 create event call & 2 update event call) calls which was supposed to be one(create event call) since…
-
Auto update status.pipedrive.com when there is a delay in webhook queue processing
Today my team experienced a delay in webhook events being delivered to our registered webhook endpoints, which we use to drive a custom integration with our own internal systems. Normally there's no issue with webhook events being delivered near real time, which is great, so when we experienced this delay that seemed to…
-
webhook: products in deal
Is it possible to add an additional type of webhook that will send the updated content of the products in the deal. I need to set up the transfer of information about products added to a deal to my system and I would not like to regularly poll the API endpoint GET /v1/deals/{id}/products
-
Custom buttons to trigger your 3rd party automations? Here you go!
If you use iPaaS / automation platforms such as Zapier, Make.com (Integromat) or any other you have most likely sometimes struggled to find a suitable way to trigger you automation. Typically the options are either through a webhook, filter etc. but this can be very inefficient and confusing for a user to understand…
-
Save multiple changes to a record at once
If a user needs to make multiple updates to a record, they currently have to hit the save button after each change or lose the other changes. This is annoying and anti-intuitive. A secondary problem with this is that after every save, a "Record Changed" webhook will trigger, causing subsequent api floods with essentially…
-
Webhooks version 2.0 for Notes
The Webhook version 2.0 for Notes is missing the change_source data, which is quite annoying. My current setup sends notes from our dialer software to the deal in Pipedrive. Our meeting bookers are only working in the dialer software, and these notes are communication related to that deal, intended for the salesmen working…
-
OneClick for Pipedrive (beta)
Hello hello, Please join our beta and try out the wonderful OneClick addon! Just install it and extend your Pipedrive to a completely new level: With OneClick you can create buttons and connect them to your Zapier or some other integration platform that supports webhooks. Also, we would appreciate any input from you here:…
-
Post file binary does not work
As Im writing a post method to connect with PipeDrive api I encountered a convertion problem(or the lack of convertion). As documentation says the file should be send as a binary file.This is my code in c# to convert the file. Byte[] bytes = System.IO.File.ReadAllBytes(filePath); String file =…
-
Webhook for Leads?
I know leads inbox are still in beta, but do you plan to support webhook for leads? (We don't have any support for leads webhook as you can see in the attached screenshot.)
-
CHANGE_SOURCE for webhooks is API for bulk edits (should be APP)
Hi, currently the CHANGE_SOURCE for webhooks returns "API" and not "APP" if an update by a user is done using a bulk edit (select muliple deals or persons and update a field value). Because the update is done NOT over API but by a user the CHANGE_SOURCE should be "APP". The current behavior causes unresovable issues using…
-
Not getting DELETE request on Webhook after app uninstallation
I am testing my app and I am stuck in the uninstall process. According to Pipedrive documentation, after I uninstall the app, Pipedrive will send me a DELETE request on my app callback URL. But I am not receiving any DELETE requests on my callback URL. I have defined a callback URL in my app settings page and other…
-
Org address formatting
By default, the form of an Organization Adress is one line separated by a comma "," This is really annoying when you need to use the data in other programs. However, I noticed in a webhook payload that it lists the below: Address subpremise emptyAddress street number 20Address route Sample LaneAddress…
-
Webhooks - different data types on json payload
I'm building a service which receives webhooks from pipedrive for update events on deals. The json payload that is sent to the registered webhook sometimes contains strings and sometimes integer fields for the company_id and deal_id fields. Below is an extract where these fields are integers: { "v": 1, "matches_filters": {…
-
Trigger option in integromat only in deal changed to WON
-
I want to create a trigger in Microsoft Power automate on activity webhook of pipe drive, Can i get
I want to create a trigger in Microsoft Power automate on activity webhook of pipe drive, Can i get any help for the same?
-
Automated Deal Scores
Hi all I'm looking to add an automated "Deal Score" field which depends on some user-entered custom fields. Not a very complicated process, but after a bit of digging, it doesn't seem like it is going to be possible without some sort of added webhook integration from another service. Essentially, I need to take a few…
-
Try the Customizable Whatsapp to PipeDrive integration
שלום חברים הוספנו אפשרות של סנכרון הודעות וואטסאפ לקונטקט בפייפדרייב + אפשרות שליחה של הודעות וואטסאפ מפייפדרייב עצמו מצורף הסבר מפורט יותר לנושא באנגלית אתם מוזמנים להרשם ולהתנסות בברכה צוות www.timelines.ai Hi people! Several months ago, we made a post about the WA<>Pipedrive integration that my team and I were working…
-
Webhooks?
I have a client who owns a SAAS company/software. They want to be able to update deals in Pipedrive when a deal signs up to a trial and when they have paid. They said they have developers but would like some advice on what to tell their development team. They're happy to use Zapier or direct webhooks to PD. Could anyone…