How to convert the VB customized code and add as an activity to my UIPATH Studio

Hello All,

I have a case where I had to include a custom VB code in to the UIPATH flow as an activity.
Could some one guide me through the process of steps.
And can we share this Custom Activity through friends studios also… If So How…?

Thanks in Advance.

1 Like

@padala37,

Create New Library and share it.

You can use the same VB code in INVOKE CODE activity right @padala37? which will help you to fulfil the requirement

and to share the custom activity, you can directly share the nuget package or place it in the go.uipath.com and then ask them to download. you can even use github, svn or any other.

1 Like

Kindly have a view in this thread pls

Cheers @padala37

Thank you all… Will try the same.