
Learn how to use variables, arguments, and data types in UiPath Studio, including variable scope, passing data between workflows, and selecting types like strings, numbers, booleans, emails, and data tables.
Create a UiPath automation in UiPath Studio to connect to Outlook, read mail messages, and save sales report attachments to a download folder via a for-each loop.
Learn to work with workbooks and data tables in UiPath Studio, integrate with Excel, run macros, use Excel application scope, read ranges, and save results as csv.
Learn core string data manipulation in the studio, including substring, replace, remove, trim, upper and lower case, split, and padding to transform and output text.
Master DateTime manipulation in UiPath Studio by creating a DateTime variable, converting it to string, adding days, hours, and years, extracting date and day of week, and applying string formats.
Apply the RegEx Builder in app studio to construct and test regular expressions, using the matches activity to extract emails, URLs, dates, and US phone numbers with multiple results.
Learners explore selectors in UiPath Studio: the full selector and the partial selector, demonstrating how the full selector identifies a UI element and the partial relies on an attached browser.
Build a UiPath automation that generates fake names, phones, and emails from a web generator, stores them in a data table, and writes them to an Excel file.
Explains the sequence workflow as a linear automation that runs top to bottom, executing steps like open browser, login, select page, and download a report.
Demonstrates error and exception handling in UiPath using try catch, throw, and rethrow with an Excel read range, logging, and nested try catches to propagate exceptions to the parent workflow.
Explore error handling with the retry scope activity in UiPath Studio to robustly extract text from a web page, configuring action, condition, number of tries, and delay between retries.
Learn to create your first RPA Robotic Process Automation with UiPath.
Get started in your UiPath RPA Developer journey by learning how to use the UiPath Studio to create a project. You will also learn how to develop your own automation and run it in test mode. You will also be able to simulate an automation which can then be deployed as an executable process on a computer or server.
This course is for beginners who have no experience in programming or Robotic Process Automation and want to start from scratch with UiPath.
Robotic process automation (RPA) is a method of using software robots to execute routines or repeatable tasks. Unlike traditional automation that involves programming individual tasks, RPA can be programmed to respond to changes in a business environment by adapting its process accordingly.
UiPath is one of the leading software platforms for robotic process automation. It offers end-to-end solutions for automating any type of digital task across applications and systems.
This course will help you to either design and build basic UiPath RPA solutions, or to work effectively as a member of an automation team under the direction of an experienced Uipath RPA Developer who is in charge of creating more complex solutions using UiPath technology.
In this course, you will learn how to use tools from the UiPath platform, including UiPath Studio, Robots, and UiPath Orchestrator that will help you to solve issues, identify processes, and create straightforward automation solutions.
This course is the first step for professionals who want to develop their knowledge and abilities in order to become Advanced UiPath RPA Developers, Solution Architects, or RPA Architects.