Power Platform

How to create a simple approval flow?[Part-2]

Approval

In my previous article, I have explained about approval process. Now we will see how to create a simple approval flow using power Automate/Flow. Use Case- When user will create one leave request in Leave Management List, it will go for approval to his/her manager. Once manager approved/rejected we will notify to the user and update leave status on SharePoint...

Continue reading...

What is an Approval flow in Power Automate(MS Flow)?[Part-1]

Approval

Today, Approval process is a part of every organization. Approval processes standardise organization’s internal process. Approval process could be either for leave or for some expense report. In Power Automate, when we use approval action, approvers are notified and they can review and act accordingly. In flow, we use approval actions which will perform actions after trigger starts the flow....

Continue reading...

SharePoint Get Items and Filter Query in Flow [Part-1]

Get Items - Filter Query

In Flow, Get Items is a SharePoint action which allows you to get items from SharePoint list. Similarly There is another SharePoint action called Get files which allows you to get files from Sharepoint document library. You can not use Get files for SharePoint list but the capabilities for both the actions are same. Important Points- The default item limit is...

Continue reading...

How to send reminder email to a SharePoint group users?

Reminder

In my Previous post, I have explained basics of the Reminder flow. Now we will understand how to send reminder for users who are part of a SharePoint group. Advantage of this reminder is that you can easily manage users in your SharePoint group. Use case- Reminder for specific group of users to provide inputs weekly for example their availability...

Continue reading...