Hello,
I have created some c# code that will extract data from CRM into a flat file but I would need this to be based on a plugin in CRM. I followed this tutorial but was a bit lost on how to do this correctly.
For instance, right now my core code the one that goes out to CRM and then pulls the data is called PROGRAM.CS. But in this tutorial, it asks to create a PLUGIN.CS...can someone provide insight on how to accomplish this? For my code to run as a plugin using the code in PROGRAM.CS?
Reference: