From the course: Complete Guide to UiPath RPA Development

Unlock this course with a free trial

Join today to access over 24,400 courses taught by industry experts.

Examine the installed activities

Examine the installed activities - UiPath Tutorial

From the course: Complete Guide to UiPath RPA Development

Examine the installed activities

- Since we just discussed the need to install new activities in the previous video, I wanted to quickly walk you through some of the activities that are installed in every new project. Before I do that though, I'm going to right click and remove this dependency and also right click and remove this one since we added those in the previous video. So now jumping back to the activities tab, starting at the top, we've got alerts, and of course we could raise an alert under API. We have an HTTP request, which is basically the foundation of any API call. You can make requests like get post, put, delete, and so on just using this one activity. App integration has really obvious stuff like Excel and email. Assets allow you to interact with essentially variables that will be stored on the orchestrator server, including basic assets like maybe a folder location or a URL. And also things like credentials, for example, that you can use to log into systems. And of course those are highly encrypted…

Contents