-
Google maps distance integration
Our company filters our leads based on their distance from us in miles. We have a distance field that we manually update but it is time consuming to check each one manually. Has anyone been able to create an automation to determine the driving distance between two addresses and set that as the value in a custom field? In…
-
Related Organizations function in import from file
It would be very useful if there would be a function for adding related organizations when importing data from a file. This could simply be done by connecting them via registration number, or even pipedrive ID, and it would not have to be done manually, one by one, or via API.
-
Lead API feature request: find lead(s) on Person and/or Organisation ID
TLDR?: Request API option to find lead on Org ID and/or Person ID Hi team, great to see the progress on the API's, esp for Leads which we're embracing. I have a request (following some open issues in the dev-channel): Can you please allow for an endpoint to get Lead(s) by either Person or Organisation ID. Or something…
-
Projects improvement
Hello, I have a few ideas for improving the projects section. - it would be nice to be able to set up automations in a project, like sending an e-mail automatically when an activity is clicked on. - update the API so that MAKE or ZAPIER can be used in the projects section - Develop the projects section on the IOS…
-
Pipedrive data to Google sheets connector
Hi! I want to send pipedrive data (basically send the data from certain filters) over to google sheets for our sales database so that I can make a google datastudio dashboard that combines other datasets like marketing info. We can't build using the api bc it's too time costly for our engineers. any add-on recommendations?…
-
Integration between Apollo.io and Pipedrive
I work effectively with Apollo.io (sourcing and cold mailing) and Pipedrive (crm). However, a native integration between Apollo.io and Pipedrive is lacking. I would love to have all companies I outreached to automatically in Pipedrive (lead stage). Does anyone has a clear workaround? Or in case you make use of the native…
-
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…
-
Custom fields API regression
Hi, We are having a regression regarding the API to update custom fields. curl --location --request PUT 'https://api.pipedrive.com/v1/dealFields/12485?api_token=APITOKENAPITOKENAPITOKENAPITOKENAPITOKENAPITOKENAPITOKENAPITOKENAPITOKENAPITOKEN' \ --header 'Cookie: __cf_bm=SOMEVALUE=' \ --form…
-
Extract email tracking data
Hello all :) We have setup an email automation for hundreds of contacts, and I would like to extract "Email tracking" data with an API, in order to create notifications for my sales people to call the prospects that have opened the email multiple times. I was going through the API documentation…
-
Email template that use the Liquid Engine.
Hi there :) I really love Piepdrive, but the email templating is a bit weak. I really wish to have more flexibility and have fallback for custom fields if they are not set like in Close.com who uses the Liquid engine syntax : With those, maybe we can then hope to have email draft and / or direct sending via API... Have a…
-
Is there any possibilty to get the bulk organization using id's
I want to get the organization with custom fields as a bulk by passing array of Id or name. If it's not possible, then is there any way to get the organization custom fields through PERSON API. Because in a related_objects, I can see the organization detail without custom fields
-
Introduce API-only user for automations with Zapier, Make or others
Hello, we are using Pipedriver together with Zapier for automations. Very often we create leads or contacts via Zapier. Zapier is connected via a private account of one of our co-workers. After creation of leads/contacts we start a Pipedrive automation to send an email with some content. And here the problems start: In…
-
Looking at a Pipedrive+M-Files (leading EDMS solution). Who has a success story here to share?
There is one instance of a Pipedrive + M-Files (leading EDMS solution) integration from about 7 months ago that I am aware of in Finland. Who can attest to the success of this or any other successful, currently active Pipedrive+M-Files integrations out there in the community? Thanks in Advance
-
Is it possible to add data to the Details fields in a Deal using the API?
If yes, could you share the endpoint to it?
-
How to find the deal automatically on the computer screen, when there is a inbound call to my phone.
We integreted to outbound call to pipedrive from our crm system. When we click the call button on the deal cart, it send to call to our own crm system and start the call. My questions is, let say we called someone and the person did not answer the phone. 10 minutes later the person called back. When the call comes, I want…
-
Product reporting
Hi all, I was wondering if there are any possibilities to have a more detailed product reporting. I have a lot of deals which contains several products / variations and would love to have the opportunity to breakdown the total deal values into orderlines (quantities, value, number of products). If not available in…
-
Is there a way to pass multiple stage ids to the /stages API endpoint?
It would be very useful for that endpoint to accept an array of IDs and to return all deals that were in any of those stages. At the moment it seems as though the only way to do this is to make multiple calls, and then assemble the deals through our own code.
-
Web Form should update only an existing DEAL
Hi, i´m searching for an option to use web forms, but only for existing Deals. I want to sent out a web form (Web forms, JotForm, Google Form...) to collect further standardized informations from allready existing deals/customer in PD. Up to now i did not find any feature to assign that webform feedback, to existing deals.…
-
Api for requesting person's permissions for subscription
Hello. I need to automatically ask a person to agree or not agree for marketing status as SUBSCRIBED. I know that it's impossible to set this status through API without sending email to a User. So, I need to call some Pipedrive Api endpoint to force the Pipedrive to send email to an User. And if an User will agree,…
-
Read-only custom fields
We have custom field for persons in Pipedrive that indicate their subscription status in mailchimp. This field is automatically updated using the API. I wish I could mark the field as read-only for users so that it can only be updated using the API and not modified by accident by users.
-
Pipedrive API: Error 401 Invalid token too often
I try to integrate Pipedrive with Zapier to run my own Automation. I use following API https://api.pipedrive.com/v1/filters unfortunately I got many times response: success: false error: Invalid token: access token is invalid errorCode: 401 error_info: Please check developers.pipedrive.com But sometimes I got OK response…
-
How to implement OAUTH2 on my local python script?
I want to implement OAUTH2 auth on my local python script that gets a lot of info from my company's pipedrive, I don't want to post it on DEB HUB or anything like that, only use it on my local script.
-
Pipedrive API. Create a person with the Marketing status set to SUBSCRIBED
Hello. I have a problem with creating an user with `Marketing status` set to subscribed through API. The email is valid, so why Pipedrive does not want to create user correctly? If I try to update created user the Pipedrive updates this field to null , which is also strange.
-
Problems with the PHP upgrade to 8.2
I'm having an issue with the Pipedrive API on my system after we did a PHP update to 8.2. The calls are returning the following error: Utils/CamelCaseHelper.php:41 - [Creation of dynamic property Pipedrive\Utils\JsonSerializer::$relatedObjects is deprecated] Utils/CamelCaseHelper.php:41 - [Creation of dynamic property…
-
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…
-
Provide API Endpoints for the Add-on "Website Visitors"
Hi there! First of all, we just started using Pipedrive and we Luv it <3. It would be awesome to have some endpoints in the Pipedrive API which provide the related data from the add-on "Website Visitors". Great data to get would be: Company Names of the website visitors Page-URLs they visited Visit-Timestamp per each URL…
-
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
-
Automation Frequency Limit should match API Rate Limit
I'm using the API to post deals to Pipedrive; I've tuned my queue concurrency so it's below API rate limit. This is working great. But then I found that Automations have a lower rate limit and some of my automations are "stopped due to frequency limits". My automations are very simple, just business rules (if deal title…
-
Help us help you BUILD BETTER APPS: Share your feedback in our survey! (CLOSED)
EDIT: This survey is now closed, thank you all for your input. Hello! I want to invite you to participate in our first Developer Success survey📋️. We seek feedback from people who built, are currently building, or plan to build an app/integration with Pipedrive. The survey aims to understand how we at Pipedrive can better…