Introduction Microsoft introduced Customer Voice in 2020 to get feedback from customers and save it into Customer voice entities in Dynamics 365 CRM. Further, they also introduced new features in Customer voice. Recently, I was setting up Customer Voice and creating its invitations using Power Automate Flow. Here, I came across an error when I… READ MORE
Are you effectively managing your Microsoft 365 evergreen change? The pace of change in Microsoft 365 is rapid as Microsoft constantly delivers new features, updates to enhance customer value and ways to better secure the environment. We all know it is important to keep on top of this constant flow of changes, but keeping track… READ MORE
Content type x-www-form-urlencoded is used generally to send text data in a query string in the form of name value pairs separated by ampersand. In this blog post, let us see how to use the content-type x-www-form-urlencoded in a Power Automate custom connector. Refer to this post, if you would like to find out how to… READ MORE
Approvals in Office 365 can be used for a variety of purposes, from easy, direct approvals to complex workflows having multiple stages and many approvers. Let yourself get inspired and start using approvals in your processes too.
Why do I need to build a Teams creation process using Power Automate? What’s wrong with the standard Team creation process? Well when you create Microsoft Teams out of the box there are only limited governance capabilities. For example: Limited Teams naming standard Teams with duplicate display names can be created Only one owner is… READ MORE
Microsoft provides a couple of ways to send out an update or digest email. You can use a simple Alert on the site pages library or use the built in News Digest feature to manually send a digest of selected articles. Sometimes you may need to create a custom solution and Power Automate is the… READ MORE
A few weeks ago, I need to change a content type from SharePoint into another one. There are a few alternatives to do either by using a custom solution, Power Automate and/or logic apps. The idea was when an item is created change the content type from x to y. To achieve this, you have… READ MORE
I’ve been out of the pages and workflow game for a bit while focusing elsewhere – so playing a bit of catchup in certain areas. Plenty of folks have been digging in here for a long time, so what I’m learning and re-learning isn’t news, but it is new to me and I’m sure there… READ MORE
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