What does this extension do?The UiPath Activity Creator allows you to easily create custom activities that work immediately in UiPath Studio. The new extension is entirely wizard-based, meaning you simply fill in fields like activity name, description, properties, types, and the entirety of the activity code is generated, including:
From there, just fill in the execution logic telling your activity what to do and you're done! If you know C#, you can now create UiPath activities! How do I use it?See our NEW guide on How to Create Activities to get started. What dependencies are there?
What is an activity?An activity is the building block of a process automation. UiPath Studio comes with various built-in Core Activities, as well as dedicated activities (PDF, mail, Excel) you can install through the Package Manager, depending on your needs. You can read The UiPath Activities Guide for more details and examples, as well as how to Manage Activities Packages. Additionally, you can create custom activities to better automate processes based on your needs. Media |