-
Sometimes API gives a error : cURL error 6: Could not resolve host: api.pipedrive.com
cURL error 6: Could not resolve host: api.pipedrive.com (see libcurl - Error Codes) for https://api.pipedrive.com/v1/users/find?search_by_email=1&term=lisa%40buyrite.co.nz&api_token=MYAPITOKEN cURL error 6: Could not resolve host: api.pipedrive.com (see libcurl - Error Codes)…
-
Excluding deleted Leads from reports
Hey Folks! I created ~50 test Leads while onboarding an SDR team. The team processed the tests and then I deleted the tests. However, the converted Leads still show up in Lead Performance reports and I can't seem to exclude them. I imagined that I could: delete the converted Leads (but this doesn't seem possible) exclude…
-
Issue with custom field type of numbers in Pipedrive API
Lately we experienced an issue with Pipedrive API and custom field type of numbers. While performing a search from the values of a specific field with only full exact matches against the given term, the empty result was returned from Pipedrive API. The problem is that when we are trying to search for deal by custom field…
-
Power Automate -> Trigger when a deal is won
The built-in Power Automate connection for pipedrive only has two triggers: "Deal added" and "Activity added". I need a trigger that is "Deal Won". Can anyone suggest how i can use the developer API to trigger on this condition?
-
Can we restore deleted User or Organization using API?
Hello, i want to know if i can restore a deleted person via an API call? I found nothing about that. I want to synchronize the deleted status from the APP to pipedrive. If i restore a user from the app, I want the corresponding person to be restored. Thanks you for your response.
-
Why am I not able to remove a default field from a "new deal" form ?
Some default fields are unfortunately not relevant with our processes. To make it easier to understand and complete the pop-up form when creating a deal, I wanted to simplify it and remove some irrelevant fields such as "label" or "probability". Is it possible? I tried both via the personal settings (checkboxes were grayed…
-
Pipedrive support for machine to machine with OAuth2 and client credentials flow
Does anyone know if pipedrive oAuth2 supports client credentials flow? I need backend to communicate with pipedrive's REST API. I managed to get authorization code working by creating and installing private app in marketplace. But it might not be the best oAuth2 flow for our usage, it would be really great to have client…
-
Expected close date
Is there a way of an alert/reminder being sent to deal followers on the expected close date for an open deal?
-
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…
-
Custom UI extensions
Hi every one. i want upload something using Custom UI extensions, but for this i also need person_id how can i get him?
-
API Codes where to get?
Hi, WE got erro 500, in response it refers to code error 28, where can we see code explanations? text: '{"success":false,"error":"Something went wrong with the request, please check your request and try again!","error_info":"Please check developers.pipedrive.com for more information about Pipedrive…
-
See average time per stage
Hi, I would like to know if anyone knows any platform or way that I can know the average time in minutes of the client is in the business stages. I saw that this data is saved in the api, but I am not finding any way to achieve this.
-
Is it possible to get call recording URL in API response?
I see there is a field in call log API response that tell whether the call was recorded or not, for recorded call is it possible to send recording URL along with the response. We (Wingman, https://www.trywingman.com/) can build integration with Pipedrive calling system too if that is available. I'm requesting this as it…
-
fetch mail templates via API possible?
Hi there, I would like to get all mail templates with API, clean up and then upload new mail templates via API. Is that possible? best regards Andreas
-
Configurable buttons to trigger automations
Would be great if there were configurable buttons that can trigger Automations (like send out Offer, update deal stage, and so on) from different places. Also to insert text/templates into notes/activities since a lot is standardized in sales process and now has to be copied/pasted from other docs. So a general…
-
problem with oauth2 - Spring Java
Hi, I didn't find it in the documentation the values to userInfo e attribute. spring.security.oauth2.client.provider.pipedrive.user-info-uri= spring.security.oauth2.client.provider.pipedrive.user-name-attribute=
-
Update field in Pipedrive
Hi, what's the best REST endpoint to update a field in Pipedrive from another application? When a new user signs up to my app, I want it to automatically update in Pipe drive.
-
Dealing with duplicate deals due to multiple demo / form-fill deals.
Hi all! We've been using PD for over 7 years now and the problem of duplicate deals has been ever growing. I wanted to understand how you are dealing with your demo / query deals. A bit of backstory on how we create deals at our organization. We work with broadly 2 types of deals. Different sales teams get in touch with…
-
Not getting "unit_prices" when collecting Products from the API.
Hello Community, We are collecting Product Fields from the /productFields endpoint. In the API response, we can find unit_prices field. But, when we are collecting Products using https://api.pipedrive.com/v1/recents endpoint and params: items=file, since_timestamp=2022-01-31 23:59:59. We are not able to get that field in…
-
Deals Endpoint Limit
Hello, I want to create a Power BI report, I have connected to Pipedrive API on the Deals endpoint, but due to the limit I am not getting the most recent data/deals. How can I do this? Thanks
-
🔄 Campaigns API is now available
For integration partners, Campaigns product has now an API for you to use and connect with our product. Learn about the various endpoints you can connect with from the API documentation here.
-
API call for Stages table
Hi folks, Running our home-built connector for the "stages" table and the "start" parameter in your API call seems to always start at 0 regardless of input - have tried starting at 500 and 5000. Have resolved my issues with a manual break in our code, but thought it would be useful to report!
-
Sync with Google Sheet - 100 lines entries ?
I'm trying to synch google sheet with Pipedrive trhough the extension Synchwith. It works well, but I receive a maximum of 100 lines. Do you if it's linked to the trial period ? Thanks !
-
Problem with date extract on API, D-1
Hello, when I extract the data via the API, I have a problem with all the dates, I am in France and when I extract the dates, they are all at D-1. Example a date in pipedrive at 14-02-22 when I extract it I have 13-02-22 . did you have this kind of problem? thank you
-
Has anyone set up a Pipedrive integration with Spotler / Communigator?
Context is: * Considering it * Wondering what the effort might look like * Looking for lessons learned / tips
-
Pipedrive API for reporting
Greetings everyone :) We want to use data from Pipedrive for our internal dashboard. Unfortunately we ran into an issue and I really really hope it is our own fault... We want to extract the following data: * Deals + according products * Organizations + according products But we cannot figure out how to do that. We can…
-
There are anything more that I can do?
I am trying the firsts tests with Pipedrive API. This works inside Pipedrive testbed, but I have authentication problems when I try the same thing with external Postman application. { "success": false, "error": "unauthorized access", "errorCode": 401 } But I've already verified the API key and custom domain. There are…
-
API: Deleted deal stages not appearing in stay in pipeline stages from Deals
When a deal stage is deleted it is currently removed from the field stay_in_pipeline_stages. To track deal stage progression you must instead use the deal updates endpoint which is a massive log of events. Furthermore the information corresponding to the deleted deal stage is removed from the stages endpoint. It would be…
-
pipedrive openapi file issues
One of the reasons we went for pipedrive was a well documented api via openapi Using the api file we can generate the clients for node in typescript.. however there is 1 issue, as the file does not make use of the component definitions non of the non-java generators are able to generate well written types. When the models…
-
How does one trigger a data request to an API? We are working with a 3rd party software company tha
How does one trigger a data request to an API? We are working with a 3rd party software company that is building native integration with Pipedrive for us. The idea is to send them an address and they will return data on the address that will be added to specific fields in Pipedrive. What best practices do you have on how…