The UiPath Developer guide is your go-to place if you want to take automation into your own hands. Build and customize your own activities, create Workflow Analyzer rules and work closer with the Robot while taking advantage of extensibility features within UiPah products.
Explore the Developer guide's offerings:
- Create custom activities with the Activity Creator extension for Visual Studio;
- Build your own custom activities from scratch following the steps in the Creating Activities page;
- Use the Studio Activities SDK to:
- Build Workflow Analyzer Rules;
- Build Activities Project Settings;
- Create Custom Wizards;
- Prioritize Activities by Scope, and more.
Check out reference pages if you need more information on interfaces, classes, and methods to use.
- Take control of the Robot with the Robot JavaScript SDK;
- Enhance the Robot's capabilities using the Robot API.
Updated about a year ago