Skip to main content
Solved

Adding a logo to an email sent from an automation

  • February 8, 2022
  • 17 replies
  • 349 views

We have an automation that send emails to customers about their project we are working on. I want to have our company logo in the email.

Can this be done?

Best answer by Justin_Barrett

got this result


As I said above, you need replace the text “URL_FROM_FORMULA_FIELD” (keeping the quotes and only replacing what’s inside them) with the URL that you get from the formula field that you made. In your screenshot above, the formula field outputs a URL beginning with “https://dl.airtable.com/”. That full URL is what needs to replace “URL_FROM_FORMULA_FIELD”.

17 replies

Justin_Barrett
Forum|alt.badge.img+21
  • Inspiring
  • 4647 replies
  • February 8, 2022

Welcome to the community, @Robert_Fike! :grinning_face_with_big_eyes: This is definitely doable, but it’ll require a little work with HTML. I outlined the process in another thread a couple months back:


  • Author
  • Participating Frequently
  • 11 replies
  • February 8, 2022

Welcome to the community, @Robert_Fike! :grinning_face_with_big_eyes: This is definitely doable, but it’ll require a little work with HTML. I outlined the process in another thread a couple months back:


Thank you very much. Thats awesome


  • Author
  • Participating Frequently
  • 11 replies
  • February 8, 2022

Welcome to the community, @Robert_Fike! :grinning_face_with_big_eyes: This is definitely doable, but it’ll require a little work with HTML. I outlined the process in another thread a couple months back:


Nothing showing up on email.


  • Author
  • Participating Frequently
  • 11 replies
  • February 8, 2022

Nothing showing up on email.



  • Author
  • Participating Frequently
  • 11 replies
  • February 8, 2022


  • Author
  • Participating Frequently
  • 11 replies
  • February 8, 2022


Justin_Barrett
Forum|alt.badge.img+21
  • Inspiring
  • 4647 replies
  • February 8, 2022

You’re not following the complete instructions from the other post. You don’t insert the attachment URL directly. It needs to be part of an <img> tag.


  • Author
  • Participating Frequently
  • 11 replies
  • February 8, 2022

Sorry to bother, how do you create the tag and link it to your image


Justin_Barrett
Forum|alt.badge.img+21
  • Inspiring
  • 4647 replies
  • February 8, 2022

The post that I linked above has all of the details. In your email template, you need to type out the tag structure manually, then copy the URL from the formula field and paste it into the spot where it says “URL_FROM_FORMULA_FIELD” in the example.


  • Author
  • Participating Frequently
  • 11 replies
  • February 8, 2022

Sorry i did not see there was a link to see more of your email.

I entered this,


  • Author
  • Participating Frequently
  • 11 replies
  • February 8, 2022

got this result


Justin_Barrett
Forum|alt.badge.img+21
  • Inspiring
  • 4647 replies
  • Answer
  • February 8, 2022

got this result


As I said above, you need replace the text “URL_FROM_FORMULA_FIELD” (keeping the quotes and only replacing what’s inside them) with the URL that you get from the formula field that you made. In your screenshot above, the formula field outputs a URL beginning with “https://dl.airtable.com/”. That full URL is what needs to replace “URL_FROM_FORMULA_FIELD”.


  • Author
  • Participating Frequently
  • 11 replies
  • February 8, 2022

Thank You. Very Sorry to be slow about this. Have a great day.


  • Author
  • Participating Frequently
  • 11 replies
  • February 8, 2022



Justin_Barrett
Forum|alt.badge.img+21
  • Inspiring
  • 4647 replies
  • February 8, 2022



That’s not the correct link. That link points to an Airtable record. You need to pull the URL created by the “Attachment URL” formula field that you made previously.


  • Author
  • Participating Frequently
  • 11 replies
  • February 10, 2022

Thank you very much. Not sure why it copied the wrong address. All good now. Just going to scale it down using the formula from your original post. Thanks again.


Forum|alt.badge.img+3
  • New Participant
  • 2 replies
  • June 8, 2023

As I said above, you need replace the text “URL_FROM_FORMULA_FIELD” (keeping the quotes and only replacing what’s inside them) with the URL that you get from the formula field that you made. In your screenshot above, the formula field outputs a URL beginning with “https://dl.airtable.com/”. That full URL is what needs to replace “URL_FROM_FORMULA_FIELD”.


This was working so well but now nothing comes up! What happened?