Tag: Power Automate

Creating a Modern SharePoint Site using Power Automate
Creating a Modern SharePoint Site using Power Automate
Blog Posts

Are you wondering how could you create a SharePoint modern site using Power Automate to automate a site creation process and found out there is no action to create sites? Don’t worry, you can use SharePoint Rest API and the Send an HTTP Request to SharePoint action for that. Before using it, a few things to be… READ MORE

@Mention a Tag in Microsoft Teams with Power Automate
@Mention a Tag in Microsoft Teams with Power Automate
Blog Posts

While Power Automate is a great tool for building fully automated workflows and integrating natively with Microsoft Teams, not every scenario is supported out of the box or can be solved with true no-code. Sometimes it needs a bit more tender, and so it’s the case when you want to @mention a Tag in Microsoft… READ MORE

Azure Key Vault and Power Automate
Azure Key Vault and Power Automate
Blog Posts

Can you keep a secret? Have you tried using Azure Key Vault with Power Automate? here is an overview of the Azure Key Vault connector. The Azure Key Vault Table of Contents The Azure Key Vault The Azure Key Vault Connector Decrypt and Encrypt data I’ve create an Azure Key vault to keep hold of my secrets. The… READ MORE

Power Automate Reminder using Date in SharePoint Calculated Column
Power Automate Reminder using Date in SharePoint Calculated Column
Blog Posts

“The Power Automate flow works if I use a date formatted SharePoint column, but I need a reminder based on a calculated date from another date column.” “The field ‘CalculatedDate’ of type ‘Calculated’ cannot be used in the query filter expression.” When you calculate a date or a number of days in SharePoint, you might not want to end there. Sure, it’s nice to display the date/number of… READ MORE

Workflow Automation with Microsoft Power Automate
Workflow Automation with Microsoft Power Automate
Ebooks

Enhance your organization’s productivity by automating repetitive tasks and simplifying business workflows using Microsoft Power Automate (formerly Microsoft Flow) Download Chapter 13 – Working with Microsoft Forms. You will learn how to create a basic form using Microsoft Forms. Purchase the full eBook here   Already a member? Log in here

Set a SharePoint Group owner with Power Automate
Set a SharePoint Group owner with Power Automate
Blog Posts

I know SharePoint Groups are not fashion any more, and a lot of people prefer using Sharing links to grant access to specific people, but I still find the SharePoint Groups very useful to centralize access to multiple SharePoint artefacts. I thought this would be quite simple using the SharePoint HTTP Request action but, something… READ MORE

How To Create Term In Term Store Using Power Automate
How To Create Term In Term Store Using Power Automate
Blog Posts

Introduction With the introduction of SharePoint V2 REST API for Managed Metadata services, it has become very easy to create a term in term store using REST API. But what if we would like to automate things? In such cases we can use the help of Power Automate. In the automation, we would create a simple… READ MORE