Automation Pro I - Labs
Automation Pro I - Labs
Automation Pro I - Labs
This course, designed for learners who have little to zero experience in automation, has helped
thousands of learners advance their skills and knowledge in automation.
In this course, you will be introduced to automation and guided through creating your first Workato
automation recipe. And, by the end of the course, you will be prepared to take the Automation Pro I
certification exam.
Notes
We have designed labs to help you practice what you learn throughout this course. Each lab exercise
will build on previous labs and lessons.
Icons
The information icon will appear when there is important or additional information available
about Workato.
workato.com | 1
Lab 1: Workato UI and projects
Navigate Workato
Your Workato workspace is where your teams work together to automate business processes. On the
left, you will see your menu bar. Next, you will see your assets and projects. In the lower right corner,
you will see the Resource Hub menu button.
workato.com | 2
You can also create projects by clicking the
Create Project button.
Lab 2 prep
To complete the lab activities for this course, you will need access to a Google account. We
recommend using sandbox instances of any applications you connect to during recipe design to
avoid affecting production data.
If you are unable to receive sandbox access to a Google account through your organization, you can
create one for free at the Google Account sign in page: https://accounts.google.com/signin.
workato.com | 3
Create your Customer Contact Info Google Sheet
● First Name
● Last Name
● Email Address
workato.com | 4
Lab 2: Create your first recipe
It’s a good practice to name your recipe in a way that makes it easy for you to find, based on
what the recipe will accomplish.
Do note that leaving a recipe name blank will result in the creation of a name that is based
on the trigger and actions which comprise the recipe.
workato.com | 5
Next, choose the destination project where you want
to store your recipe.
In the Start after input field, you can specify the date
and time to start the first trigger event. For this lab,
however, we will leave this blank.
When this input field is left blank, the recipe will start once we run it.
workato.com | 6
If you do not see the Start after input field, click Show
optional fields to reveal any hidden fields. This option
is available for most applications.
workato.com | 7
For Action, choose Add Row, which will allow us to
add a row to a specific Google Sheet.
Make a connection
workato.com | 8
Then, input the username and password of your
Google account to authenticate the connection.
Recipe configuration
workato.com | 9
All the fields that you can configure will then appear and all required fields in an action will
be marked with a red asterisk, such as Columns.
workato.com | 10
Lab 3: Introduction to recipe design
You can tell it’s a recipe because it is identified with a purple recipe icon. Connections are
identified by a pink lightning bolt icon.
workato.com | 11
We’re going to name the recipe, Send an email when
a non-business email is added to the Customer
Contact List.
Configure trigger
We’re going to set our trigger application as Google
Sheets.
workato.com | 12
During configuration, we won’t see the Google
Drive field because our trigger specified that
we are working in My Drive.
For this lab, let’s set our trigger data to email by mapping the Email address datapill from Step 1.
workato.com | 13
Next, set the condition to Contains and the value of @yahoo.com.
workato.com | 14
Let’s search for email and choose Email by Workato
as our app.
workato.com | 15
For Message, we’re going to type out a sentence and fill in some variables using datapills.
We want our message to tell us which customer changed their email address and what the new
email address is.
Type Customer and map the first and last name datapills to the message textbox.
Continue by typing has updated their email address to and map the email address datapill to the
end of the sentence.
workato.com | 16
Start the recipe and check your results
You will then be taken to the recipe information screen where you can then start the recipe.
Save the update to your Google Sheet and open your email inbox to wait for your notification
email.
workato.com | 17
In Workato, you can check for a successful job completion by going to the Jobs tab under recipe
information.
The job report is composed of completed jobs and is customizable through the More icon, or three
dots, at the upper right corner of the job report.
Because the recipe is currently running, the More icon will not be available to you.
workato.com | 18
Click the More icon and then Customize job table.
Because Rahl wants a record of all changes to his Google Sheet, let’s create columns that match his
sheet.
We will also map the appropriate datapill from Step 1 to each new column of the job report.
workato.com | 19
Click Apply changes to see your new job report.
Repeat jobs
You’ll notice you now have new columns, but they are empty. You’ll have to repeat your jobs to fill in
your columns.
You can now export your customized job report and restart your recipe.
workato.com | 20