activities
latest
false
- Overview
- Cryptography
- Database
- Java
- Python
- WebAPI
Developer activities
Last updated Apr 21, 2026
This page includes guides and resources that can help you learn how to create automations using the activities in this package.
Tutorials
Step-by-step guides on how to create automations from scratch. Each tutorial includes a project that you can download and open in UiPath Studio.
| Tutorial | Description | Activities |
|---|---|---|
| Invoking a Python Script | Invoke a Python script which defines two operations, Add and Subtract. | Python Scope, Load Python Script, Invoke Python Method, Get Python Object, Message Box. |
| Manage Python Scripts | Automatically run a Python code created at runtime and write a file log. | Python Scope, If, Message Box, Run Python Script. |