App-Only call to SharePoint returns 401 Error
After installing a custom built SharePoint App on a new Sharepoint tenant, I was unable to get the App-Only calls working. First I ensured the apps had permissions Allow the add-in…
Read moreLoading
After installing a custom built SharePoint App on a new Sharepoint tenant, I was unable to get the App-Only calls working. First I ensured the apps had permissions Allow the add-in…
Read moreInsert SharePoint Version Number in Word Using Document Properties Insert SharePoint version number in Word by using built-in document properties synced from SharePoint. This method ensures your Word files always…
Read moreRecently I have had a requirement where I needed to restrict the Title column of a SharePoint list to only allow alphanumeric characters. This can be achieved by using the…
Read moreOften I will use column in a SharePoint list as a button. This is accomplished by using column formatting to transform the column into a button. Sometimes we only want…
Read moreAttempting to use O365 SMTP server can be frustrating. You will find the following settings everywhere on the internet: What you wont find, is that by default O365 disables SMTP…
Read moreMicrosoft Office 365 allows us to create unlicensed users. While an unlicensed user will not have a email address, they are able to access certain office 365 applications, such as…
Read moreRecently I had an issue with a SharePoint Remote Event Receiver that was returning a 404 error. I had given correct permission in the appmanifest.xml. The clientcontext was being created…
Read moreI couldn’t find any examples online on how to get all events in a calendar programmatically using Microsoft Graph and C#. The only example I could find would return 10…
Read moreIn my youtubo video, I demoed how you can create a Ticking and Tasking System using just SharePoint and PowerAutomate. You can view it here https://www.youtube.com/watch?v=hS6KzlcRfU0 I was asked how you…
Read more**UPDATE** SharePoint Advanced Recycling bin has been implemented into an easy to use Windows application ShareMaster. View it here: https://www.youtube.com/watch?v=PXcGJyapVqA While the SharePoint recycling bin is useful when it contains only a…
Read moreChecking if string is empty or null ms flow is a common requirement when building Power Automate workflows. If this condition is not handled properly, flows can fail, skip logic,…
Read more