Hello everyone, I see lots of examples of javascript to open a CRM record but I am not coming across any examples of how to open a CRM record using C# in a plugin.
I have a plugin that takes leads from our website and creates a new lead in the CRM. I also want it to open that Lead once created. Is there a way with C# to open a record from within the plugin?
Thanks!