- Robotic Process Automation Projects
- Nandan Mullakara Arun Kumar Asokan
- 140字
- 2021-06-24 16:14:30
CRM Automation
Have you ever had to look up data from one application and update another system?
There are many scenarios where people copy and move data between systems. Sometimes, "swivel chair activities" can occur, which can result in human errors. RPA can help us automate these activities to make them quicker while also eliminating any human errors.
In this project, we will automate one such swivel chair activity in customer services. We will look up customer information on an external website and update that information in our Customer Relationship Management (CRM) system.
This project will help you understand the following:
- Using RPA for swivel chair activities
- Looking up data on a third-party website
- CRM application Automation
- Data scrapping in UiPath
- Updating DataTable using UiPath
- Exception handling in UiPath
- Unit testing UiPath bots
推薦閱讀
- Hands-On Image Processing with Python
- Learning FuelPHP for Effective PHP Development
- Access 2010中文版項目教程
- Learning Material Design
- Getting Started with Polymer
- Spring 5 Design Patterns
- Visual Basic程序設計全程指南
- Node.js區(qū)塊鏈開發(fā)
- Visual C++程序設計與項目實踐
- 計算機組裝與維護(第二版)
- JavaEE架構(gòu)與程序設計
- Java Web應用開發(fā)
- 計算機常用算法與程序設計教程(第2版)
- Learning Puppet
- LibGDX Game Development By Example