I am very new to UiPath so apologies if this is an obvious question, but I cannot find the answer.
If I create a Process is there a way to encapsulate this as an Acitivity so it can be re-used by other developers? Or do I need to take the logic from the Process and re-implement in VB/C# as an Activity?
If you want make your code as reusable component, we have option in Uipath studio start page that “Save as Template” and you can share this to any person can use it as a reusable workflow.