- Robotic Process Automation Projects
- Nandan Mullakara Arun Kumar Asokan
- 96字
- 2021-06-24 16:14:31
Extracting the customer list from CRM
First, let's get the list of customers in the Apptivo CRM that we need to update. For that, we'll need to create a new Sequence and prepare the browser to record our customer's web activities.
We will start by adding a new Sequence within the Main Sequence. We will call this Get Customer List Sequence. Within this, we'll add a Try-Catch block activity for exception handling. Your Main workflow should now look like this:
Now, we are ready to add our Automation activities to the workflow.
推薦閱讀
- Vue.js 3.x從入門到精通(視頻教學版)
- 程序員數學:用Python學透線性代數和微積分
- Visual C++串口通信技術詳解(第2版)
- Hands-On Microservices with Kotlin
- Oracle從入門到精通(第5版)
- 大學計算機基礎實驗指導
- Nginx實戰:基于Lua語言的配置、開發與架構詳解
- JavaCAPS基礎、應用與案例
- Creating Stunning Dashboards with QlikView
- ServiceNow:Building Powerful Workflows
- Essential C++(中文版)
- Hacking Android
- Android初級應用開發
- Developing Java Applications with Spring and Spring Boot
- C語言從入門到精通(視頻實戰版)