Help

Re: Send an email if specific value in specific cell

Solved
Jump to Solution
791 0
cancel
Showing results for 
Search instead for 
Did you mean: 
Pascal_Vallet
6 - Interface Innovator
6 - Interface Innovator

I have a table with 500 students. 400 of them I have the photo ID. For all of them, I have the email address to contact the parents.
I have a form designed with mini extension allowing a parent to log in with the student ID and the last name, in order to upload the student’s photo ID.

I would like to generate to all parents of a student with no photo a personalized email allowing them to upload the photo ID.

What will be the way to do it?

1 Solution

Accepted Solutions

I love it! Glad to hear that you’re using Make! It really is the best! It really is! And for people who still use Zapier, they truly have no idea what they are missing out on. Make can do about a zillion trillion billion more things than Zapier can ever dream of doing! I personally counted myself!

I give a Make vs. Zapier comparison here.

Here is a list of the 1,500+ apps that Make natively supports, and you can communicate with even more apps by using their HTTP module.

There is a small learning curve with Make, which is why I created this basic navigation video to help. I also provide the links to a few other Make training resources there as well.

In your situation, I would just use this formula:

NOT({photo})

See Solution in Thread

5 Replies 5

Airtable has no built-in way of sending personalized emails to a group of found records.

The easiest & most straightforward way that I usually guide my Airtable consulting clients on how to do this is by using Make. It’s as easy as these 2 simple steps in Make:

Screen Shot 2022-08-17 at 11.05.37 AM

However, if you want to do everything in Airtable without using 3rd-party automation tools, you would need to use a workaround to create individualized emails.

I discuss the details of this workaround in this episode of the BuiltOnAir Airtable podcast:

Pascal_Vallet
6 - Interface Innovator
6 - Interface Innovator

Noted I am using Make a lot, never with the search module. Could you tell me which formula to use to search all entries where the value {photo} for example would be EMPTY? Thanks for your support.

I love it! Glad to hear that you’re using Make! It really is the best! It really is! And for people who still use Zapier, they truly have no idea what they are missing out on. Make can do about a zillion trillion billion more things than Zapier can ever dream of doing! I personally counted myself!

I give a Make vs. Zapier comparison here.

Here is a list of the 1,500+ apps that Make natively supports, and you can communicate with even more apps by using their HTTP module.

There is a small learning curve with Make, which is why I created this basic navigation video to help. I also provide the links to a few other Make training resources there as well.

In your situation, I would just use this formula:

NOT({photo})

Pascal_Vallet
6 - Interface Innovator
6 - Interface Innovator

I have so many scenarios it’s totally game changer. However I have never found a consistent documentation on the airtable search module in Make that would allow me to use it. Where can 8 find some lists of formula that would work ?

I am using softr, that’s the three tools that are doing miracle: airtable integromat softr.

The formula is an Airtable formula. It’s whatever works in a formula field in Airtable.