Hi,
I have problem with sending e-mail with screenshot.
I use google workspace activities.
- I take screenshot with “Take Screenshot” activity
- With using file path I create variable imageBase64=Convert.ToBase64String(System.IO.File.ReadAllBytes(ImagePath))
- In e-mail body I write:
I receive e-mail but picture is blank - picture with border and blank background