With Power Automate, SharePoint list item’s permission can be managed and changed by provided actions or rest api. We are discussing on this article in details.
Author: Md. Tahmidul Abedin
No Code Automation with Microsoft Power Automate
To explore Microsoft Power Automate to accelerate your time with no code solution and learn to leverage its advance features.
- Events
- ...
Free Training Session on Power Automate: Approval Workflow
Event : Free Training Session, Day 3Date : 14 August 2021 at 4 pm Registration Link https://forms.office.com/r/RuU3m3P69V Session: “Power Automate: Approval Workflow” Speaker: “Md. Tahmidul Abedin”, MVP – C# Corner and Software Engineer at Genweb2. Session Abstract: Explore multiple types of Approval Workflow using Microsoft Power Automate to accelerate your time with no code solution […]
- Events
- ...
Event: Microsoft Power Platform 101
Event : Monthly Meetup Jun’2021 : Light Talk SessionDate : 19 Jun 2021 at 4 pm Webinar Link : Click Here Session: “Microsoft Power Platform 101” Speaker: “Md. Tahmidul Abedin”, MVP – C# Corner and Software Engineer at Genweb2. Session Abstract: Explore Microsoft Power platform to accelerate your time with no code solution and learn […]
- Events
- ...
Event: RPA with Microsoft Power Automate
Event : Get Started on Lightning Talks Session On Tech Trend & Adaption in 2021Date : 24 Aprile 2021 at 4 pm Facaebook Event : fb/events/1525197254353930 Session: “RPA with Microsoft Power Automate” Speaker: “Md. Tahmidul Abedin”, MVP – C# Corner and Software Engineer at Genweb2. Session Abstract: Explore Robotic Process Automation with Microsoft Power Automate […]
- Events
- ...
Event: “No Code Automation with Microsoft Power Automate”
Event : Global Power Platform Bootcamp 2021 ,BangladeshDate : 27 Feb 2021 at 4 pm Webinar Link : https://bit.ly/3tFqsC9 Session: “No Code Automation with Microsoft Power Automate” Speaker: “Md. Tahmidul Abedin”, MVP – C# Corner and Software Engineer at Genweb2. Session Abstract: Explore Microsoft Power Automate to accelerate your time with no code solution and […]
Being A C# Corner MVP
I’m very honored and excited to receive the C# Corner Most Valuable Professional (MVP) Award for 2020-2021. I am sincerely humbled to be part of such an incredible C# Corner community! As a IT professional we are learning new technologies in entire life. Continue your passion and one day it will help to achieve your […]
Get SharePoint Role Definition ID’s
In SharePoint, the permission levels are defined with a unique id which is called SharePoint Role Definition ID. This is needed, when we try to set permission by using REST API.
SharePoint Workflow Retirement
The post discusses Microsoft’s announcement regarding the retirement of SP Designer-based workflows and presents alternative solutions.
Send Email from SharePoint using JSOM
To send emails from SharePoint, we use SharePoint workflow or SharePoint Utility Email using C#. But what if you want to send emails from your client-side code. So, recently I faced a situation where I have to send emails from my client-side code where I was using JSOM as CEWP mythology. So, I was looking […]