Jun 05 2023 01:30 PM
Is there a way to enable "Incoming e-mail settings" in SharePoint Online? I basically want to create a calculated column using some email columns, but currently don't see any of those email columns and I do not see the settings in the library settings.
Jun 05 2023 01:31 PM
Jun 05 2023 11:21 PM
SolutionJun 06 2023 12:56 AM - edited Jun 06 2023 02:14 AM
@Spawn10
OOTB this is not possible and for SharePoint Online there are only indirect methods.
a. Via shared mailbox in Office 365 combined with a Power Automate flow (as Sven proposed)
b. Use Teams
This allows sending emails to an email address associated with one the Teams' channels. The emails are stored in a separate folder (per month) in eml format and the attachments are automatically saved as separate files. Note: this will not capture email metadata such as sent date into SharePoint columns.
c. Use 3rd party apps (see https://collab365.com/10-best-sharepoint-email-management-software/)
Some of these apps are browser-based and automatically extract the email metadata (Subject, sent date, ...) when emails are uploaded.
Jun 06 2023 03:14 AM