Robotic Process Automation (RPA) with OpenRPA
Robotic Process Automation (RPA) with OpenRPA, available at $79.99, has an average rating of 4.25, with 62 lectures, 5 quizzes, based on 90 reviews, and has 600 subscribers.
You will learn about Understand RPA OpenRPA download and installation Learn the core basics (variables, arguments, flow control and much more) Use with confidence the most used activities Develop 7 RPA robots across different scenarios, from web automation to documents processing Project to test and apply knowledge acquired along the course This course is ideal for individuals who are RPA Developers curious about open-source RPA or RPA Learners and Enthusiasts or Anyone wanting to save time, reduce errors, and improve efficiency by automating common computer tasks It is particularly useful for RPA Developers curious about open-source RPA or RPA Learners and Enthusiasts or Anyone wanting to save time, reduce errors, and improve efficiency by automating common computer tasks.
Enroll now: Robotic Process Automation (RPA) with OpenRPA
Summary
Title: Robotic Process Automation (RPA) with OpenRPA
Price: $79.99
Average Rating: 4.25
Number of Lectures: 62
Number of Quizzes: 5
Number of Published Lectures: 62
Number of Published Quizzes: 5
Number of Curriculum Items: 67
Number of Published Curriculum Objects: 67
Original Price: €34.99
Quality Status: approved
Status: Live
What You Will Learn
- Understand RPA
- OpenRPA download and installation
- Learn the core basics (variables, arguments, flow control and much more)
- Use with confidence the most used activities
- Develop 7 RPA robots across different scenarios, from web automation to documents processing
- Project to test and apply knowledge acquired along the course
Who Should Attend
- RPA Developers curious about open-source RPA
- RPA Learners and Enthusiasts
- Anyone wanting to save time, reduce errors, and improve efficiency by automating common computer tasks
Target Audiences
- RPA Developers curious about open-source RPA
- RPA Learners and Enthusiasts
- Anyone wanting to save time, reduce errors, and improve efficiency by automating common computer tasks
Welcome to Robotic Process Automation (RPA) with OpenRPAcourse, where you will learn what you need to get started in RPA(Robotic Process Automation) with OpenRPA.
We will get started by finding out what RPA is, and then we will download and install OpenRPA. Once we have it installed, we will create our first robot. After that, we will explore the tool to get an understanding of how to use OpenRPA. Once we have learned the basics, we will develop robots that involve different automation scenarios, from web automation to data scraping. In this course we will develop the following robots:
Robot 2 – Web Form Completion
The robot extracts information from an Excel file, and after reading it, it will opens browser on a form page. For each line extracted from the Excel file, the robot will insert the data of each line in the respective form fields and submit.
Robot 3 – Email Automation
The robot will get emails from an Outlook account, and for each email, depending on the content, it will move the email to a specific Outlook folder. After moving a certain email, it will respond to it informing that the email was processed. After all the emails received have been processed, the robot will send an email to a certain recipient to inform that the processing has been completed.
Robot 4 – Web Data Scraping
The robot will launch the browser at a online store that contains books listed across multiple pages. The robot will extract the title and price of each book up to a certain page. After extraction, the information extracted from each book will be written in an Excel file.
Robot 5 – Documents Processing
Imagine that an employee’s job is to copy text from a PDF invoice into an excel spreadsheet and then repeat this task hundreds of times a day. Not only is this work extremely tedious and boring, mistakes are also likely to be made during the task. This robot fully automates this process by cycling through each PDF file in a given directory, extracting certain information from each invoice and writing the information into a spreadsheet.
Robot 6 – RPA Challenge
The robot will perform the RPA Challenge. It will extract information from a spreadsheet provided on the challenge page, and for each line on the spreadsheet, the robot will have to insert the line data in the challenge form fields, which change position after a record is submitted.
Robot 7 – Loans Application (Final Project)
This will be the final project we will do, where will be explained and proposed an exercise to solve. The project consists of creating a robot that will extract loan requests from a spreadsheet. After obtaining the requests from the spreadsheet, the robot will open the browser on a page that allows it to simulate the processing of loan requests. The robot will have a form to insert information about the loan request, which is present in each line of the worksheet. After submitting an application, there will be two possible outcomes, the loan application being approved or rejected. If approved, the robot will have to extract the loan’s interest rate and loan ID, values that only appear when an application is approved. If the request is rejected, the robot will have no information to extract. After each request has been processed, the robot will write the status of the loan request, the interest rate and the loan ID on the spreadsheet.
The robots developed during the course will be made available for download.
The last two sections of the course will include an introduction to OpenFlowand Node-RED, tools that can work with OpenRPA.
At the end of the course, you will have the most important notions and knowledge of how to develop RPA automations with OpenRPA!
Course Curriculum
Chapter 1: Introduction
Lecture 1: What's RPA?
Lecture 2: OpenRPA installation
Lecture 3: Our first robot
Lecture 4: Download robot
Lecture 5: Course outline
Lecture 6: Resources
Lecture 7: Additional resources
Chapter 2: The basics
Lecture 1: Exploring OpenRPA
Lecture 2: Toolbox and activities
Lecture 3: Snippets
Lecture 4: Variables
Lecture 5: Arguments
Lecture 6: Logs
Lecture 7: Recorder
Chapter 3: Robot 2 – Web Form Filling
Lecture 1: Overview
Lecture 2: Read Excel file
Lecture 3: Open browser
Lecture 4: For each row
Lecture 5: Fill form fields
Lecture 6: Submit form
Lecture 7: Download robot
Chapter 4: Robot 3 – Email Automation
Lecture 1: Overview
Lecture 2: Get Outlook emails
Lecture 3: Get email details
Lecture 4: Move each email
Lecture 5: Reply to each email
Lecture 6: Send email
Lecture 7: Download robot
Chapter 5: Robot 4 – Web Data Scraping
Lecture 1: Overview
Lecture 2: Open website
Lecture 3: Scrape each book
Lecture 4: Scrape book details
Lecture 5: Data scraping across multiple pages
Lecture 6: Create data table
Lecture 7: Add row to data table
Lecture 8: Write data table on Excel file
Lecture 9: Download robot
Chapter 6: Robot 5 – Invoices Data Scraping
Lecture 1: Overview
Lecture 2: Get invoices
Lecture 3: For each invoice
Lecture 4: Read invoice text
Lecture 5: Scrape invoice fields using regex
Lecture 6: Export data to Excel
Lecture 7: Download robot
Chapter 7: Robot 6 – RPA Challenge
Lecture 1: Understanding the challenge
Lecture 2: Download challenge file
Lecture 3: Starting the challenge
Lecture 4: Fill challenge fields
Lecture 5: Download robot
Chapter 8: Robot 7 – Loans Application Project
Lecture 1: Project explanation
Lecture 2: Solution – Part 1
Lecture 3: Solution – Part 2
Lecture 4: Download robot
Chapter 9: BONUS – OpenFlow Introduction
Lecture 1: Overview
Lecture 2: Exploring OpenFlow
Lecture 3: Execute Workflow
Lecture 4: Add and Retrieve Credentials
Chapter 10: BONUS – Node-RED Introduction
Lecture 1: Overview
Lecture 2: Exploring Node-RED
Lecture 3: Schedule robot execution
Chapter 11: BONUS SECTION
Lecture 1: My Youtube Channel
Lecture 2: Bonus
Instructors
-
Marcelo Cruz
UiPath MVP and Senior RPA Developer
Rating Distribution
- 1 stars: 1 votes
- 2 stars: 1 votes
- 3 stars: 5 votes
- 4 stars: 24 votes
- 5 stars: 59 votes
Frequently Asked Questions
How long do I have access to the course materials?
You can view and review the lecture materials indefinitely, like an on-demand channel.
Can I take my courses with me wherever I go?
Definitely! If you have an internet connection, courses on Udemy are available on any device at any time. If you don’t have an internet connection, some instructors also let their students download course lectures. That’s up to the instructor though, so make sure you get on their good side!
You may also like
- Top 10 Language Learning Courses to Learn in November 2024
- Top 10 Video Editing Courses to Learn in November 2024
- Top 10 Music Production Courses to Learn in November 2024
- Top 10 Animation Courses to Learn in November 2024
- Top 10 Digital Illustration Courses to Learn in November 2024
- Top 10 Renewable Energy Courses to Learn in November 2024
- Top 10 Sustainable Living Courses to Learn in November 2024
- Top 10 Ethical AI Courses to Learn in November 2024
- Top 10 Cybersecurity Fundamentals Courses to Learn in November 2024
- Top 10 Smart Home Technology Courses to Learn in November 2024
- Top 10 Holistic Health Courses to Learn in November 2024
- Top 10 Nutrition And Diet Planning Courses to Learn in November 2024
- Top 10 Yoga Instruction Courses to Learn in November 2024
- Top 10 Stress Management Courses to Learn in November 2024
- Top 10 Mindfulness Meditation Courses to Learn in November 2024
- Top 10 Life Coaching Courses to Learn in November 2024
- Top 10 Career Development Courses to Learn in November 2024
- Top 10 Relationship Building Courses to Learn in November 2024
- Top 10 Parenting Skills Courses to Learn in November 2024
- Top 10 Home Improvement Courses to Learn in November 2024