Hi all, I have implemented few projects in the C#.Net code, now I am trying to integrate those codes in Uipath, May I know possible ways to do this???
You can use invoke code if it is a small one, if you have a component in C# then you have to create custom component to use that component with UiPath.
1 Like
Hi @Rajnishk
You can do integration based on invoke code activity and give your code and execute the workflow
Thanks
Ashwin S
1 Like
Thank you for your response, could you please tell me if you have used C# code in Uipath , if yes, please let me know, thank you.
1 Like
Thank you Ashwin, I have integrated Python code, I want know about C# code.
1 Like
Cool thank you, will try and let you know.