Is it possible to launch a premade powershell script from uipath and use variables created in uipath?
Ive been looking for a solution, but all I find is invoke command. But I dont see how to launch a script from there.
Thanks for helping me!
Is it possible to launch a premade powershell script from uipath and use variables created in uipath?
Ive been looking for a solution, but all I find is invoke command. But I dont see how to launch a script from there.
Thanks for helping me!
YesâŚif you search the forum you should get examples of using parameters. Come back if canât find anything.


I found this one:
But it doesnât look like it is possible to use a premade ps1 file with âinvoke powershellâ and pass a variable from UiPath to it.
Yes you can - I think you need to include the parameters at the top of the script. Have a look at this stack overflow page as an exampleâŚ
Check this out
am using PDF extract using invoke power shell