Posts

Eliminate Duplicate Emails with Power Automate Flow: A Step-by-Step Guide to Sending Distinct Emails from Excel

Image
Send Email to Distinct Users from Excel using Power Automate Flow: A Guide to Remove Duplicate Emails Sending emails to a large list of recipients can be a tedious and time-consuming task, especially if you have to deal with duplicates. But with Power Automate Flow, you can automate this process and remove duplicates with ease. In this post, we'll show you how to send emails to distinct users from Excel using Power Automate Flow. Why Use Power Automate Flow to Send Emails to Distinct Users from Excel Power Automate Flow is a cloud-based automation tool that allows you to automate repetitive tasks and processes. When it comes to sending emails, Power Automate Flow can help you streamline the process and ensure that each recipient only receives one email. How to Send Email to Distinct Users from Excel using Power Automate Flow Here's a step-by-step guide to sending emails to distinct users from Excel using Power Automate Flow: It's that simple! With Power Automate Flow, you

Maximize Website Performance with a Broken Link Finder: The Ultimate Guide to Finding and Fixing Dead Links for Improved SEO and User Experience

Image
Effortlessly Find and Fix Broken Links with a Ui-Path Based Bot: A Step-by-Step Guide Broken links on a website can lead to a poor user experience, lost traffic, and negatively impact search engine optimization (SEO). Luckily, with a Ui-Path based Bot, finding and fixing broken links is a breeze. To get started, you will need to provide the page URLs you wish to audit in a broken link page template. The Bot will scan all the URLs in the template and open each URL one by one to scan all available links on the page. Once the Bot has completed its scan, it will save the results in an excel file in the output folder. The excel file will contain the page name, making it easy to use for reporting purposes. In the video demonstration, we show you how the Bot can help find broken or dead links on a page. For the demo, we have scanned our blog and added a few intentionally broken links. The Bot quickly finds these dead links and saves the result in an excel file for further reporting or audit.

BOT URL Testing

  Test1 Test2 Test3

Unleash the Power of Power Apps: Retrieve Over 2000 Records from a SharePoint List Effortlessly Without Delegates

Image
Unleash the Power of Power Apps: Retrieve Over 2000 Records from a SharePoint List Effortlessly Without Delegates Working with large data sets can be a challenge, especially when it comes to retrieving data from a SharePoint list using Power Apps. The traditional method of retrieving data from a SharePoint list is by using delegates, which can be time-consuming and may even limit the amount of data you can retrieve. But what if we told you there's a better way to do it? In this tutorial, we'll show you how to retrieve over 2000 records from a SharePoint list using Power Apps without delegates. That's right, you can easily retrieve a large number of records in just a few simple steps. To get started, watch our step-by-step video guide on how to do it: https://youtu.be/R2wHybiwDNQ In this video, we'll show you how to create a Power App that retrieves data from a SharePoint list and displays it in a gallery. We'll also show you how to apply a filter to the data so that

Send email notifications when an item is modified in a sharepoint list using power automate

Image
This video is to demonstrate, how we can send a notification/email when an items is modified or delete using power automate. You can customize it as per the business requirements. Use of coalesce() function #powerautomate #sharepoint #notification #email   Code: coalesce(triggerBody()?['ID'],'An item')

Power Automate HTML Table Formatting and include it in the Email

Image
This video is to demonstrate, HTML Table Formatting and Emailing using power automate. (datasource: sharepoint).   #powerautomate #HTMLTable #Email #CustomHTMLTable #corporateprogramming #sharepoint   

Send Email from Excel using power automate, flow to multiple mail Ids and BCC

Image
This video is to demonstrate, how we can send email from an excel dynamically using power automate to multiple mail ids and how to pass dynamic emails to BCC.  #powerautomate #emails #dynamically #excel #flow