Integrate picture in an email

Solved!
Hugo_Wsld
Level 2
Integrate picture in an email

Hello everyone,

Please, could you let me know how to integratean image in an email via HTML?

Many thanks, in advance,

Regards,

Hugo

 

 

0 Kudos
1 Solution
fchataigner2
Dataiker

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 .

Screenshot 2022-06-01 at 14.09.35.png

 

View solution in original post

2 Replies
fchataigner2
Dataiker

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 .

Screenshot 2022-06-01 at 14.09.35.png

 

chkmcnuggets
Level 2

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?

inline.PNG

0 Kudos