We had a requirement to send email to multiple recipients, with our image branding embedded in signature.
In this Logic App implementation I have used SendGrid to send email.
Below are the steps at high level.
In this Logic App implementation I have used SendGrid to send email.
Below are the steps at high level.
- Get the Image from Blob location.
- Encode the output to Base64
- Add the tag to the encoded output