One of the features in Microsoft 365 which can be overlooked is your User Profile. Delve User Profile pages contain a lot of information about your business users, including: Contact information About Projects Skills and…
Microsoft Flow is often used so users can consume emails and post their content and attachments into a SharePoint list for processing. The date and time that an email was received are common metrics that…
Recently, we came across a problem with a constructed Microsoft Flow that takes incoming emails to a Shared Mailbox and posts the information into a SharePoint list. The Flow picks up on attachments and stores…
You may have noticed recently that your lists and libraries in SharePoint Online had changed from the Classic Experience to the Modern Experience. While Microsoft continues to push the use of the Modern Experience, these…
In most programming languages, we have access to an extremely helpful function called substring. We can use this function to extract snippets of a string that we need the most. Microsoft Flow is no different…