Hi, I have a requirement which needs to embed an Image in the body of the email, currently I convert pmg file to a base64 format and add it as html code in 'Send an Email (V2)'. However this does not work when the image size is greater than 1MB. Is there any solution for this?