i have created a web api that sends email using smtp client.
now i have called that api in my plugin which is a post request.
The problem is i am able to send plain text through email body but if it is html content the body is null.
Why is it so?
Please provide me with the solution
I m using sandbox enviornment. Online CRM









