Hi there,
I am new to Dynamics 365 development. I created a plugin which executes when a new account has been created and works fine.
Now I would like to execute the same plugin when an Account is being viewed/Retrieved.
So this is what I have on my plugin code:
And this is how I register a step on Retrieve of account.
Could you please let me know what I am missing here?
Regards,
Gzee