Hi All,
Recently I started a project for implementing Dynamics 365 and I end up with the requirements as follow:
1. Create Work Order from a case
2. Add task to a work order and assign it to a user
3. Take customer signature using mobile app by opening the task -> add note -> signature
4. When the work order will be closed, send email to a customer with information:
Work Order is signed by: <the image from collected customer signature from .svg file>
Is it possible to resolve step number 4, take. svg file with the signature, add it to the body of the email message, and then send the email?
Thanks,
*This post is locked for comments