We are trying to add our logo into the body of automated email sends. Has anyone had any luck in this area?
If your image isn't hosted on Airtable, in your email automation you can do:
<img src='https://www.google.com/images/branding/googlelogo/2x/googlelogo\_color\_272x92dp.png'>
(Remember to escape the underscores)
If it's hosted on Airtable, you can add it as an "Expiring Download URL" and it seems to work:
Received in Gmail:
Note that the attachment field you're referencing can only have one image in it though; more than one and it won't work I think
If your image isn't hosted on Airtable, in your email automation you can do:
<img src='https://www.google.com/images/branding/googlelogo/2x/googlelogo\_color\_272x92dp.png'>
(Remember to escape the underscores)
If it's hosted on Airtable, you can add it as an "Expiring Download URL" and it seems to work:
Received in Gmail:
Note that the attachment field you're referencing can only have one image in it though; more than one and it won't work I think
Thank you for the suggestion. I will try this out.
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.