Skip to main content
Question

Question re embedding a WebP image file in an Action Flow Outlook email module HTML

  • February 3, 2026
  • 1 reply
  • 8 views

david.stefa13
Level 6
Forum|alt.badge.img+16

Does the Celonis Action Flow Outlook module support embedding a WebP image file in the HTML? If yes, can someone share an example of the html code to do this.

 

I was successful in embedding a .png image file in the HTML code in the Action Flow Outlook email. However, the company logo on their website is a WebP image file and when I tried to embed the WebP file in the HTML, it did not work.

1 reply

shun.long.hong
Celonaut
Forum|alt.badge.img

Hello, 

 

how did you embed the png file in the HTML code? via URL or as a base64 encoded file? Also, where do you expect the sent email to be opened (e.g., outlook client)? I believe that the used client could also be a constraint for how the HTML embedded image is displayed. 

 

Best

Long