
Announcements
I have a custom table to store information about work jobs, which is linked to a second custom table which hold details about the customer. I would like to be able to also track emails to and from the customer related to specific jobs, and I have two questions about this.
I realise these might be have rather simple solutions, but any help anyone can offer would be very welcome.
Hi @krp28
You will need to change configuration in the system settings to "Allow Messages with unresolved email recipients to be sent. This will allow you to add in recipients of the email that are not contacts, users or accounts (or other email enabled entities) in the system.
The from address needs to be a queue or user so it can be validated as a valid from email address and if you try sending as another user from Dynamics 365 that user would need to allow this in their personalization options
Sending in Outlook, you should "track" the email utilizing the Dynamics 365 App for Outlook and this will track the email to that entity selected automatically in Exchange (Assuming you have Server-Side Synchronization configured).
There is also ability for end users to put emails into folder in Outlook and configure these to be tracked to specific entities as well but there are limitations on numbers.
Finally there is some different tracking options in the "Track" where it can even track "all email messages" but that is really extensive and would not suggest.
Hopefully this helps in your needs.
Thanks,
Drew