I have Text log file containing JSON data. This text file contains many duplicate records. I need to find unique records among thousands of rows.
Tips and Tricks of Working with Excel in UiPath
UiPath Studio, by default, allows you two options: using the Excel App Integration and using the System File Workbook option.
Initiate One to One Microsoft Teams Call using PowerShell
In this post, we will make a 1-to-1 call in Microsoft Teams using PowerShell. This is helpful for any automation where you need to remind the user about something.
How to Schedule Desktop Flows?
In this post, we will schedule the flows created using Power Automate Desktop (PAD). Let's say, we need to schedule it daily at the specified time.
E-commerce Bot | Part 4 | Implementing the Email Authentication in Microsoft Bot Framework
In this part, we will be implementing the Email Authentication by verifying the user's email using an OTP in Microsoft Bot Framework.
How to Run Power Automate Flow using API in C#
In this post, we will trigger the Microsoft Flow using an API in C#. This approach is useful when you want to reduce your application code and let Power Automate take care of most of the things.
Run Power Automate flow from the Postman using API
In this post, we will run the Power Automate flow using the API from the Postman. First, we will create a simple flow to send an email OTP. We will get the inputs by calling the API.
Create Microsoft Teams Meeting in Outlook Using Postman with Microsoft Graph API
In this post, we will create Teams Online Meeting in Outlook using Microsoft Graph API. Before creating a meeting, you should have an access token generated. Refer to my post on How to get Azure Access Token using Postman for Microsoft Graph API.
How to Recall an Outlook mail
By selecting the Delete unread copies of this message radio button, mail will get deleted in the recipient's mailbox if the recipient hasn't read it. If you select Delete unread copies and replace with a new message radio button, mail will get deleted in the recipient's mailbox if he hasn't read it and will get replaced by a new message which you can send after clicking the OK button.
Open Excel Workbook at Particular Sheet from SharePoint/OneDrive Shareable Link
To open an excel workbook placed at SharePoint/OneDrive at a particular sheet, append the SharePoint/OneDrive sharing link with...
You must be logged in to post a comment.