Custom Activities

Hello Techies, I am really keen to write custom activities but I am bit lost with this as I found information about this in bits and pieces. Can someone point me to a video / document which implements a custom activity from end to end (from writing the dll to designing the activity and then implementing via nuget package manager)

I have created a custom code, written with C# Console app to search something from Active Directory and now calling it using power shell activity by running .exe generated from console app. Its working fine.

But to get to the next level, I want to write this in such a way that I just drag an activity in my workflow and input what it needs via text boxes and it gives me the output.

Hi,
Please follow up :

1 Like