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 extract deals (without products), organizations (without products) and products without deal / organization information.
Did I miss something in the API documentation or is it really not possible to extract data with my requirements?
Thank you very much in advance!
Best regards,
Lars
Comments
-
Hi Lars,
The best place to get some suggestions regarding our API is our Dev community. There you will be able to discuss this further with other developers.
However, you should be able to see products attached to a deal using this endpoint. Organizations unfortunately don't have products inside Pipedrive, but you should be able to see the associated org with the deal as well.
Another option is to download the information from the app here adding the column for orgs.
Hope this helps!
0 -
Check out https://developers.pipedrive.com/
0 -
Andreia Freixo said:
Hi Lars,
The best place to get some suggestions regarding our API is our Dev community. There you will be able to discuss this further with other developers.
However, you should be able to see products attached to a deal using this endpoint. Organizations unfortunately don't have products inside Pipedrive, but you should be able to see the associated org with the deal as well.
Another option is to download the information from the app here adding the column for orgs.
Hope this helps!
Thank you!
Maybe I will be lucky there0 -
Boris Tsibelman said:
Check out https://developers.pipedrive.com/
Thanks!
0