Forum Discussion

georgy_gryaznov's avatar
georgy_gryaznov
Frequent Visitor
8 years ago
Solved

How to connect Mailbox without Microsoft Exchange

Hi,

How can I connect to my mailbox of a global domain, for example mail.ru or yahoo.com using PBI Desktop Connector or M script?

Help, please

  • Hi georgy_gryaznov,

    There is no OOTB connector for us to get data from personal email address. In your scenario, I suggest you to create your own custom data connectors.

     

    Data Connectors allow you to create new data sources, or customize and extend an existing source. You can begin to use the preview by installing the Power Query SDK from the Visual Studio Marketplace and creating a new Data Connector project, you can also define your logic within this project.

     

    You can see the link below for more information.

    https://powerbi.microsoft.com/en-us/blog/data-connectors-developer-preview/

    Regards,

    Daniel He

     

1 Reply

  • v-danhe-msft's avatar
    v-danhe-msft
    Icon for Microsoft Employee rankMicrosoft Employee

    Hi georgy_gryaznov,

    There is no OOTB connector for us to get data from personal email address. In your scenario, I suggest you to create your own custom data connectors.

     

    Data Connectors allow you to create new data sources, or customize and extend an existing source. You can begin to use the preview by installing the Power Query SDK from the Visual Studio Marketplace and creating a new Data Connector project, you can also define your logic within this project.

     

    You can see the link below for more information.

    https://powerbi.microsoft.com/en-us/blog/data-connectors-developer-preview/

    Regards,

    Daniel He