Hello, I’m new in UiPath.
I need to create a robot that needs to assign orders to employees. The robot must enter the website, analyze the orders and assign those that are unassigned to employees. Do you have any ideas what activities I can use?
Kind regards
@sullivanne
Ise ui related activities like use application/browser, click,type into, get attribute
Apart from that you might have employee data in excel consider using read range activity from excel pckage
If any mails are involved then have send mail activity which is includes in mails package which needs to be downloaded
Hope this helps
Cheers