Is it possible to dowload the package development code?

Hi Team,

I need to create the custom activities in word. So, we have already some Word package like UiPath.word and balareve.word etc. in UiPath. Is it possible to download this Packages development code for creating the custom activities in my own purpose?

1 Like

You can of course add with reference when creating a activity
Check this doc for more details and steps to do

https://docs.uipath.com/activities/other/latest/developer/creating-activities-with-code#writing-the-custom-activity-code

Cheers @Kaviya_V

Hello @Kaviya_V ,
As far as I know, it’s not possible to access the source code of UiPath activities unless UiPath chooses to make it publicly available. However, you have the option to create your own custom activity for specific needs. Kindly refer to this video

@Kaviya_V

You cannot download the development code for custom activities from UiPath packages like UiPath.word or balareve.word.

cheers…!

Thank you everyone for your solution