CRM 4.0 - How to add an attribute into 'To' field (email workflow) -



CRM 4.0 - How to add an attribute into 'To' field (email workflow) -

i'm using microsoft crm 4.0 custom entity. trying send emails dynamically different email addresses. have created workflow , email template, can't populate 'to' field in email template add together 1 of attributes. attributes not appear on form assistant. have field in entity of nvarchar , format of 'email'.

any ideas??

you cannot (by default) utilize string attribute or custom entity email target in crm 4.0. types of built in entities can used (normally contact, systemuser or queue).

we ended using queues mechanism of storing email addresses did not want associated specific user or client (such shared team emails notifications). it's bit ugly if utilize them else works fine.

email workflow dynamics-crm dynamics-crm-4 crm

Comments

Popular posts from this blog

How do I check if an insert was successful with MySQLdb in Python? -

delphi - blogger via idHTTP : error 400 bad request -

postgresql - ERROR: operator is not unique: unknown + unknown -