Generating html content based on user inputs, where images are converted to base 64 string. and embedded in email. But when sending email through sendgrid, the images are not shown in email.
{"personalizations": [{"to": [{"email": "sandeep.[email protected]"}]}],"from": {"email": "sandeep.[email protected]","name": "Emaar Properties"},"subject": "Document Description as Subject","content": [{"type": "text/html", "value":"
Table goes here
\r\n
| 1 | \r\n1 | \r\n1 | \r\n1 | \r\n1 | \r\n
| 1 | \r\n1 | \r\n1 | \r\n1 | \r\n1 | \r\n
Hi @sandeep528,
Do you mind sharing the code that generates that payload?
With Best Regards,
Elmer
Is this a quoting issue / misformed JSON? "value":"<img src="data:image
Most helpful comment
Is this a quoting issue / misformed JSON?
"value":"<img src="data:image