Skip to main content

IntelliBuddies Tutorials

Welcome to IntelliBuddies Tutorials!

Here, you can learn everything about IntelliBuddies. Starting from creating a small Hello World process to Managing your entire Enterprise Automations.

We have segregated these tutorials into dedicated chapters that guide you in learning and designing your automation solutions.

It is assumed that you have a certain basic understanding of RPA, IntelliBuddies, and its components. If not, please read this and come back over here.

Processes

Creating a Basic Process

A step-by-step tutorial for creating a simple process using Process Designer

Working with Sequences

Learn to use sequences

Creating a Flowchart

Learn how to build your process using the Flowchart mechanism—explained with example to learn how to use flowcharts.

Using State Machine

Learn how to build and use transitions and states in State Machine, with example.

Variables

Using Text Variables

Learn how to use text variables with an example.

Using Boolean Variables

Learn how to use boolean variables with an example.

Using Integer Variables

Learn how to use Integer variables with an example.

Using Array Variables

Learn how to use Array variables with an example.

Using Date Time Variables

Learn how to use DateTime variables with an example.

Using DataTable Variables

Learn how to use DataTable variables with an example.

Control Flow

Using Delay Activity

Learn how to use the Delay activity with an example.

Using If Activity

Learn how to use the If activity with an example.

Using For Each Activity

Learn how to use ForEach activity with an example.

Using Do While Activity

Learn how to use the Do-While activity with an example.

Using While Activity

Learn how to use the While activity with an example.

Using Break Activity

Learn how to use the Break activity with an example.

Using Switch Activity

Learn how to use the Switch activity with an example.

Error Handling

Using Try Catch Activity

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 Dictionary with an example.

Using CSV Activities

Learn how to use CSV activities to read, write and append to a CSV file with an example.

Using Dialog Activities

Learn how to use Dialog activities with an example.

Using Clipboard Activities

Learn how to use Clipboard activities with an example.

Using File Activities

Learn how to use File activities with an example.

Using Excel Activities

Learn how to use Excel activities with an example.

Using Word Activities

Learn how to use Word activities with an example.

Automation of UI Elements

Using Web Scrapping

Learn how to do web scraping from a web page using Web Automation activities with an example.