I want to send email from task entity which contains fields like Subject , Attachment and Responsible Person lookup (User Entity) so once I create the task record along with all fields then email should send to Responsible Person with Subject and Attachment.
How do I do this task? Please any one help