Power Automate Basics: A Hands-On Learning Document
1) Document On UiPath Studio Web Cookbook ................................................................................................................................................... 1
1) 10 reasons on Why UiPath Studio web is game changer in automation .................................................................................................. 3 2) Start with UiPath web studio ....................................................................................................................................................................................... 4 2) Get the welcome message.............................................................................................................................................................................................. 6 3) Perform Math Operations on two Numbers (Addition, Subtraction and multiplication) ................................................................. 7 4) Use Date Time Variable and Print the date and time. .................................................................................................................................... 11 5) Find the Leap year and display the message along with the Boolean conditions. ............................................................................ 13 6) Add two different Variable types and do the Add in final variable (by using Generic Variable type) ..................................... 16 7) Assign the values (Fruits/colors) and write in Text File .............................................................................................................................. 19 8) Assign Multiple values (Numbers) and display the numbers through the index. ............................................................................. 20 9) Assign Multiple values (Names) and display the values through index. ............................................................................................... 22 10) Read the values in Array and write into text file through the index values. ........................................................................................ 24 11) Add the choice of weekdays, Sequences, Debug Workflow, Control Flow Statement ..................................................................... 26 12) Find the Max and Min values from the list of Array of Numbers. ............................................................................................................. 29 13) Create the Spreadsheet and give the Sheet Name ........................................................................................................................................... 32 14) Extract the data from Sales Opportunities (rpasamples.com) and print the results in the Google Spread Sheet (note: only India Data) ........................................................................................................................................................................................................................ 33 15) Concatenate the first Name, Middle Name, Last Name from the input Excel Sheet and write the results into full Name column, Excel Activities, Data Tables Activities, Examples, Debug Workflow ............................................................................................. 37 16) Build the data table and write in the Spreadsheet, Data Tables Activities, Examples, Debug Workflow ............................... 40 17) Generate Data Table from txt file, Excel Activities, Data Tables Activities ........................................................................................... 43 18) Extract the data from any website and write into Text File ........................................................................................................................ 46 19) Read the spreadsheet containing names and birth months, input this data into the website "findunicornname" at https://www.rpasamples.com to obtain unicorn names, and then record these unicorn names in the spreadsheet under the "Unicorn Name" column. .............................................................................................................................................................................................. 48 20) Find the temperature of few cities and print the results into Spreadsheet ......................................................................................... 52 21) Read the spreadsheet containing names and birth months, input this data into the website "findunicornname" at https://www.rpasamples.com to obtain unicorn names, and then record these unicorn names in the spreadsheet under the "Unicorn Name" column (by using Add data row add the data into the excel). ................................................................................... 56 22) Data Manipulation: Assign set of string (e.g.: abcdefg), and check the (length, substring, index, Last letters and remove) 61 23) Assign input value (e.g.: Vajrang Firm), and replace the word with any other word by using Replace function ............... 63 24) Extract the information the youtube(Vajrang) - title, views, months and print the results in the Spread Sheet................ 65 25) Guess the Random Number in Sequence ............................................................................................................................................................. 68 26) Complete all the PDF activities in one or two Sequence, Data Extraction from PDF, Importing Packages, Demo on Importing Packages, OCR Activities, Image Activities, Examples for all activities ..................................................................................... 70 27) On Exceptions (Try catch Finally, Retry, Throw) - Read the excel and write the data into another Sheet, Error Handlings, Debug Workflow ............................................................................................................................................................................................... 77 28) On Exceptions (Throw)- Set the condition for bank balance, Error Handlings, Debug Workflow ............................................ 82 29) Get credentials from orchestrator .......................................................................................................................................................................... 86 1 of 93 Vajrang.org