The UiPath.Activities.API SDK package hosted on the Official activities feed (https://www.myget.org/F/workflow
) is used for:
- Building Custom Workflow Analyzer rules by adding descriptions, parameters, and integrating them in Studio's Workflow Analyzer Settings window.
- Building your own Activities Project Settings by adding categories, sections, numeric input fields, combo boxes, and integrating them in the Activity Project Settings window in Studio, much like activities from UiPath packages.
- Creating custom wizards and integrating them in the Studio ribbon.
Important!
The UiPath.Activities.API SDK package must be used as a development dependency in your custom project. Read more about Development Dependencies.
Updated 2 years ago