workflow - Dynamics CRM 2011 - attach file to email before send -
i have pretty standard workflow in dynamics crm 2011, sends email when new entity created. now, before email sent, i'd attach attachments plugin.
is possible capture before-send event on email activity, create plugin before email sent, check on created message, attach files , send it?
edit:
files fetched web service system, not attachements of other entities in crm.
crm create email , send it, 2 separate actions. should able add code post-create plugin on email entity adds attachment. presumably workflow add flag email plugin knows attachment add email.
Comments
Post a Comment