SaaS Workflows Send Email Action - Struggling to allign image to right

Workflows uses an HTML sanitizer. It looks like the img tag doesn’t allow the style attribute. However, you might be able to wrap the img in a div block and apply the style to your div. See this post for more information on the HTML sanitizer.

1 Like