Plugin on send message in email entity not executing when email is sent by workflow in dynamics crm 2011 -
i have scenario have integrate crm sendgrid email system. need add information email header of outgoing email tracking.
i decided bypass email router , directly send email via sendgrid api using plugin registered on send message of email entity. plugin works fine when user sends email crm ui , email delivered intended recipient via sendgrid api call.
the issue plugin not invoked if email being sent part of workflow process, custom code activity or custom plugin. have tried attaching debugger while execution of workflow pointer not intercept code.
did else faced this?
Comments
Post a Comment