Forum Discussion

maracles's avatar
maracles
Resolver II
10 years ago
Solved

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 ...
  • Eric_Zhang's avatar
    10 years ago

    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.

  • maracles's avatar
    maracles
    10 years ago

    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.