Monthly Archives: March 2019

How to copy outlook attachments to SharePoint Document library inside a folder using Microsoft Flow

Hi All, Recently I got one requirement to implement copy the Office 365 group mailbox attachments to the SharePoint document library. To implement this functionality I have done some investigation and found so far there is no direct solution to … Continue reading

Posted in Uncategorized | Leave a comment

How to add the existed Visual studio code project to GitHub using commands.

In this post, I am going to demonstrate how to add the existed visual studio code solution to Github. 1. Create a New repository on GitHub 2. Open command prompt/Git Bash 3. Change the current working directory to your local … Continue reading

Posted in Uncategorized | Leave a comment

Script editor web part for SharePoint Modern pages.

By default SharePoint modern site pages are not supported any script editor or content editor web part to add custom styles/scripts on the individual pages. To overcome this limitation there is workaround we can implement and deploy on tenant level … Continue reading

Posted in Uncategorized | Leave a comment