IntelliBuddies Tutorials
Welcome to IntelliBuddies Tutorials!
Here, you can learn everything about IntelliBuddies. You are starting from creating a small Hello World process to Managing your entire Enterprise Automation.
We have segregated these tutorials into dedicated chapters that guide you in learning and designing your automation solutions.
You are assumed to have a basic understanding of RPA, IntelliBuddies, and its components. If not, please read this and return here.
Processes
A step-by-step tutorial for creating a simple process using Process Designer
Learn to use sequences.
Variables
Learn how to use text variables with an example.
Learn how to use boolean variables with an example.
Learn how to use Integer variables with an example.
Learn how to use Array variables with an example.
Learn how to use DateTime variables with an example.
Learn how to use DataTable variables with an example.
Control Flow
Learn how to use the Delay activity with an example.
Learn how to use the If activity with an example.
Learn how to use ForEach activity with an example.
Learn how to use the Do-While activity with an example.
Learn how to use the While activity with an example.
Learn how to use the Break activity with an example.
Learn how to use the Switch activity with an example.
Error Handling
Learn how to use the Try Catch activity with an example.
Other Activities
Converting JSON To Dictionary Activity
Learn how to use the activity to Convert JSON to a Dictionary with an example.
Learn how to use CSV activities to read, write, and append to a CSV file with an example.
Learn how to use Dialog activities with an example.
Learn how to use Clipboard activities with an example.
Learn how to use File activities with an example.
Learn how to use Excel activities with an example.
Learn how to use Word activities with an example.
Automation of UI Elements
Learn how to do web scraping from a web page using Web Automation activities with an example.