View source code from activities

Hello,

is there a possibility that I can see the source code from the activities? I want to document my whole process therefore I just want the source code from the activities, so I don’t have to insert a picture everytime I want to describe a new activity.

Thanks! :slight_smile:

1 Like

Unless it is a Community-developed activity, the source code is unavailable. You do, however, have the XAML file instructions for each activity in your project XAML files.

@Loons

Sorry I didn’t get you. Are you looking for which Source code ?

I was looking for something similar. By source code, I mean the workflow of the activity or the xaml file for it. Or is there any way to extract these from the nupkg file ?

If you right click on a xaml file in the Project Panel you can open the file in the Text Editor. Not sure if that helps or not. This option is in version 22.10, not sure if its in any of the lower versions.

image