vote up 0 vote down star

I'm building a workflow in Microsoft CRM 4.0 for an Entity E1. In this wf, I have to send an email. In the email, I have to print all entities of E1 that match certain conditions.

For example, it would be great the following mail:

Hi Carl, this is your list of account created until yesterday:

  • account1, info
  • account2, info
  • account3, info

Ho can I do it? It seems I can't!

flag

58% accept rate

1 Answer

vote up 1 vote down check

You will have to code a custom workflow assembly to create this type of email.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.