is it possible to send email to a SharePoint Online library like what can be done with Microsoft Teams?

Yiru Chen 686 Reputation points
2021-04-28T16:17:14.49+00:00

We want to know if SharePoint Online library can have a email address so that we can send email to that library like we can send email to Microsoft Teams.

Anyone has any tips?

Microsoft 365 and Office | SharePoint | For business | Windows
0 comments No comments
{count} votes

Accepted answer
  1. CaseyYang-MSFT 10,461 Reputation points
    2021-04-29T08:13:31.68+00:00

    Hi @Yiru Chen

    According to SharePoint online does not have Incoming E-mail feature, I suggest you create a shared mailbox for document library, then create a Microsoft flow to import new mail from the shared mailbox into document library.

    1.Create a shared mailbox for document library. Go to Microsoft 365 admin center -> Exchange -> Mailboxes -> Add a shared mailbox as following pictures show.
    92553-a.png

    2.Change the password of the shared mailbox. Go to Microsoft 365 Admin Center -> Users -> Active users -> Click your shared mailbox -> Reset password.
    92505-3.png

    3.Create an automated Microsoft Flow as following pictures show.
    (1)Add a new step -> Choose ‘’Export email’’ -> Choose ‘’Message Id’’ (remember change connection to your shared mailbox).
    (2)Add a new step -> Create file -> Site address (your SharePoint site address) -> Folder address (your document library address) -> File name: Subject .eml -> File content: body -> Save (remember change connection to your SharePoint account).
    92526-6.png
    92572-b.png
    92489-c.png

    4.When you send an email to the shared mailbox, there will be an .eml file created in the document library.
    92581-d.png92490-e.png


    If an Answer is helpful, please click "Accept Answer" and upvote it.

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.