Skip to content

This repository was created to manage custom activities prepared for UiPath.

License

Notifications You must be signed in to change notification settings

fdolsky321/UiPath_Activities

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 

Repository files navigation

UiPath_Activities

This repository was created to manage custom activities prepared for UiPath. Each activity has a dedicated folder with all necessarily information, how to use this activity or what are the prerequisities. The most common way, how to create your custom activity is by writing C# class, which is compiled to DLL (Dynamic Link Library) and then imported to UiPath. It's quite straight forward, but C# is not for some custom activities the best / easiest way. As for some cases is much easier to use Python, in this github repo, you can also see some python scripted activities.

List of Content

  • List of custom activities
  • How to create C# custom activity
  • How to create Python activity

List of custom activities

  • Speech recognition

About

This repository was created to manage custom activities prepared for UiPath.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published