Accessing the workflow of a pre-built automation

Hey, I’ve downloaded a free pre-built automation on the Marketplace and wanted to check its workflow. I’ve opened its project.json with UiPath Studio which downloaded all the needed dependencies but the workflow remained empty.
To do so I’ve:

  • downloaded the pre-built automation
  • changed it into a .zip folder
  • extracted it
  • opened the project.json with UiPath
    Any ideas how to fix that issue ?
    Thank you

@lboug,

Generally developers don’t pack the source code into the nuget package. It will contain only the dll or untime files.

You can request the Devloper of the package if he/she can help you with that.

Ok I’ll ask he/she or reverse engineer the dll file ahah

1 Like

@lboug

Welcome to the community

If it is legacy then we can get the xamls

If windows even from dll it might be difficult

Cheers

1 Like