Edit a basic bot using the Enterprise Client
- Updated: 2020/04/17
Edit a basic bot using the Enterprise Client
Modify a TaskBot to improve and generalize its functions and behaviors.
The basic TaskBot created in this tutorial accepted only static data. A TaskBot is much more useful if it accepts and processes external data. The second part of this tutorial focuses on modifying the basic TaskBot to accept and process data from a CSV file and output that data to a web page.