Apps don't need to be complex and could be used to simply view and interact with data that is stored in an entity that exists within your Data Services environment.
Creating an UiPath App to view data stored in a Data Services entity
UiPath apps don't need to be complex and could be used to simply view data that is stored in an entity that exists within your Data Services environment.
Authenticating with the UiPath Data Services API in Postman
UiPath Data Services makes it easier to store data used within your RPA solutions. UiPath now lets you communicate with Data Services through the API.
Enable Dark Theme on UiPath Studio
Many developers prefer dark theme in IDE. We will enable dark theme on UiPath Studio and see some of the snapshots how it feels like automating in Dark Theme.
Split String and Get First & Last Element using UiPath
Split a string and get the first and the last element using the UiPath. This is helpful in directly splitting a string using a single char and get the value.
How to Use Not Condition in UiPath?
Not operator performs logical negation on Boolean expression. We will see how to use this Not operator in UiPath. It is a Visual Basic (VB) operator.
How to Get First n Characters of a String in UiPath?
Get first n characters of a string using UiPath Studio. In this demo, we will get first two characters of a string and display on the console output.
Get Current, Previous, and Next Year in UiPath
Get the current, previous and next year in UiPath and print them on the console. We will do calculations in integer and print in string.
Close Existing Opened Browser Window using Power Automate Desktop
Close the already opened browser window before starting our workflow. We can close chrome, edge, internet explorer, or firefox windows using this demo.
How to Close the Browser Pop Up JavaScript Alert using Power Automate Desktop?
In this post, we will try to close an alert pop up that was shown using the JavaScript validations on any web forms. This solution is applicable to any RPA tool such as UiPath, Blue Prism, etc.


You must be logged in to post a comment.