Integrate picture in an email
Hugo_Wsld
Registered, Frontrunner 2022 Participant Posts: 12 ✭✭✭✭
Hello everyone,
Please, could you let me know how to integratean image in an email via HTML?
Many thanks, in advance,
Regards,
Hugo
Tagged:
Best Answer
-
Hi,
you can send the mail as HTML and integrate images in it. If you have the image somewhere in a managed folder in your project, you can attach it inline in the mail by using content-id .
Answers
-
Hi, would it be possible to do it using the API instead? If so, how could we define the content-id for the image in the managed folder?