Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Get certified in Microsoft Fabric—for free! For a limited time, the Microsoft Fabric Community team will be offering free DP-600 exam vouchers. Prepare now

Reply
maracles
Resolver II
Resolver II

Pipedrive Integration

Hi,

We are exploring Pipedrive (www.pipedrive.com) and may begin using it in the coming weeks. We are quite heavy Power BI users however and there is no native integration. Has anyone figured out a work around to get the data into Power BI? They have a JSON API - I was wondring if this could be used to import data?

Any recommendations would be much appreciated.

Thanks. 

2 ACCEPTED SOLUTIONS
Eric_Zhang
Microsoft Employee
Microsoft Employee

@maracles

 

To import data into a publish report, you can follow this toturial, Push data into a Power BI dashboard. Power BI Services provides the APIs that are also JSON based. Just call the Pipedrive API, reform and send the returned JSON to Power BI services, say in C#, and schedule a windows task to import in a certain interval automatically.

View solution in original post

Thank you both for the suggestiosn - I've now experience in either of these methods but will try them out when we get to that point. Either way it's reassuring that accessing the data should be possible.

Much appreciated.

View solution in original post

14 REPLIES 14
janunez
Frequent Visitor

Hello!

 

You can use our open source Power BI connector for Pipedrive.

 

All code is available for free on GitHub here:
https://github.com/audoxcl/Power-BI-Pipedrive-Connector

 

And here are the instructions on how to install and use it:
https://www.youtube.com/playlist?list=PLI3w6pdNV1sQfDFH3mKRbjYWH0zZjxEMX

 

If you have any questions or concerns, you can contact us here:
WhatsApp: +56 9 9675 0572
Email: info@audox.com

 

Javier Nunez
CEO & Founder
Audox
www.audox.com

davser_
New Member

Hi

 

Please try this to get a Pipedrive API Entity:

 

https://github.com/davser/PipedriveTOPowerBI

 

Thank you

Anonymous
Not applicable

Hi @davser , did You try this method? 
Can You please advice where should I put my credentials or API token to enable this code?

jimenez3
New Member

You can’t connect Pipedrive with PowerBI directly without coding, but there are several approaches to consider. You can replicate your data to the data warehouse (BigQuery, Redshift, etc) with the help of Skyvia and then connect it to PowerBI. Another way is to use Odata connector.

Anonymous
Not applicable

I have tried to use the Odata connector but I've had no luck. Any suggestions?

 

RafaelGobbi
Frequent Visitor

Olá Maracles, boa tarde !

 

Você poderia me passar maiores informações sobre o processo de conexão com a API ?

Paul_D
New Member

Hi Maracles,

 

I'm aware that you've already arrived at a solution for your issue but I'd like to share something that might help others in the same predicament. For integrating PipeDrive with Power BI, check out a 3rd party integration tool called Tenfold. It not only integrates conversations in real-time, it does data pretty well, too. They've got 100s of pre-built connectors available including one for Power BI and Pipedrive so the setup process won't take more than 3 hours of your time.

kloudconnecter
New Member

KloudConnectors (kloudconnectors.com) makes it easy to sync data between web apps.

Eric_Zhang
Microsoft Employee
Microsoft Employee

@maracles

 

To import data into a publish report, you can follow this toturial, Push data into a Power BI dashboard. Power BI Services provides the APIs that are also JSON based. Just call the Pipedrive API, reform and send the returned JSON to Power BI services, say in C#, and schedule a windows task to import in a certain interval automatically.

With a solution like the one suggested by @Eric_Zhang, will I be able to use Power BI Desktop for creating reports based on the data I push into Power BI?

Thank you both for the suggestiosn - I've now experience in either of these methods but will try them out when we get to that point. Either way it's reassuring that accessing the data should be possible.

Much appreciated.

@maracles

@Eric_Zhang

 

Can you write a tutorial to connect Pipedrive? I´m not a developer or "IT guy".


@pvgadvogados wrote:

@maracles

@Eric_Zhang

 

Can you write a tutorial to connect Pipedrive? I´m not a developer or "IT guy".


Not an expert on Pipedrive either. You can follow https://developers.pipedrive.com/docs/api/v1 

Greg_Deckler
Super User
Super User

I am thinking that your best bet would be to use R to call your JSON API, should be similar to this article:

 

https://powerbi.microsoft.com/en-us/blog/power-bi-azure-ml/

 

 



Follow on LinkedIn
@ me in replies or I'll lose your thread!!!
Instead of a Kudo, please vote for this idea
Become an expert!: Enterprise DNA
External Tools: MSHGQM
YouTube Channel!: Microsoft Hates Greg
Latest book!:
Power BI Cookbook Third Edition (Color)

DAX is easy, CALCULATE makes DAX hard...

Helpful resources

Announcements
OCT PBI Update Carousel

Power BI Monthly Update - October 2024

Check out the October 2024 Power BI update to learn about new features.

September Hackathon Carousel

Microsoft Fabric & AI Learning Hackathon

Learn from experts, get hands-on experience, and win awesome prizes.

October NL Carousel

Fabric Community Update - October 2024

Find out what's new and trending in the Fabric Community.