Open Excel Workbook at Particular Sheet from SharePoint/OneDrive Shareable Link

To open an excel workbook placed at SharePoint/OneDrive at a particular sheet, append the SharePoint/OneDrive sharing link with...

[Fixed] Unable to find package Microsoft.SharePoint2016.CSOM UiPath

When you try to install UiPathTeam.SharePoint.Activities package in UiPath Studio, you might come across an error. This usually occurs when dependencies are not present in the package folder of UiPath. Initial Error - The following package(s) can not be installed: UiPathTeam.SharePoint.Activities 1.5.2.

Send Power BI Report in Email using Power Automate

This is final part (part 6) of the series "Send Power BI Report in Email using Power Automate". In this post, we will create a flow that will get triggered when a file is created or modified at the SharePoint location. We pick up the file (power bi report) and embed in the email.

How to check folder exists in SharePoint using MS flows?

There are some cases, where you need to find whether a folder is present in the SharePoint file path. Here we will be using Power Automate to check the folder existence.

Connect Azure Bot with SharePoint using Direct Line Channel and SharePoint Framework

Here we will be using the SharePoint Framework to connect Azure Bot with SharePoint Site. In this post, we will use the existing Microsoft Bot Framework v4 React Web Part and deploy it in local server. In our next post we will use it to deploy in the SharePoint.

Enable Custom Scripts in SharePoint with PowerShell

By default, script is allowed on most sites that admins create. It is not allowed on OneDrive, on sites users create themselves, on modern team and communication sites, and on the root site for your organization.

Enable Custom Scripts in SharePoint

By default, script is allowed on most sites that admins create. It is not allowed on OneDrive, on sites users create themselves, on modern team and communication sites, and on the root site for your organization. You'll probably want to limit the amount of script you allow for security reasons.

Connect Azure Bot with Microsoft Teams Channel

Microsoft Teams is a unified communication and collaboration platform that combines persistent workplace chat, video meetings, file storage (including collaboration on files), and application integration.

Up ↑