It’s 100 unique email addresses per day, not 5000.
Airtable is not a mass emailing service. You’ll need to use a transactional email service like MailGun or SendGrid or Mandrill to send your emails, and you can easily automate the process with a professional automation/integration tool like Make.
There can be a bit of a learning curve with Make, which is why I created this basic navigation video for Make, along with the links to a few other Make training resources.
p.s. If you have a budget for your project and you’d like to hire an expert Airtable consultant to help you create this, please feel free to contact me through my website: Airtable consulting — ScottWorld

It is 5000 other unique email addresses per day in my plan (Pro Plan). Thanks for your hint at other services but this doesn’t answer my question. Sorry.
Sincerely,
Timo

It is 5000 other unique email addresses per day in my plan (Pro Plan). Thanks for your hint at other services but this doesn’t answer my question. Sorry.
Sincerely,
Timo
Not sure why yours says 5,000 per day.
Their support articles (and all of my pro bases) say 100 per day.
Maybe that’s a new limit for enterprise bases, but my enterprise bases actually don’t say anything at all on them (which implies unlimited), so who knows what’s going on.
Would love to get it cleared up by support@airtable.com.
Not sure why yours says 5,000 per day.
Their support articles (and all of my pro bases) say 100 per day.
Maybe that’s a new limit for enterprise bases, but my enterprise bases actually don’t say anything at all on them (which implies unlimited), so who knows what’s going on.
Would love to get it cleared up by support@airtable.com.
Sadly, I also have 100 limit,

Thank you both for your replies. whether it is 100 or 5000 the question remains the same.
I have a education & non-profit account for research purpose. That might be the explanation for the difference. The importance of the question is what happens when any limit is reached. Do workflows simply fail? If that is the case, I need to find a way to construct my experiment so that it is done in batch of max limit # per day.
I would also like to know what happens if you exceed the email limits on the pro plan (100 unique email addresses per day and 50,000 total emails per month). Does AT simply stop sending emails once the limits are reached? Or is it more of a guideline and as long as you aren’t regularly exceeding the limits it will continue to work?
We would need to email support@airtable.com to see what they say, but my guess is that it would act just like the automations act, which is that it simply stops.
Thank you both for your replies. whether it is 100 or 5000 the question remains the same.
I have a education & non-profit account for research purpose. That might be the explanation for the difference. The importance of the question is what happens when any limit is reached. Do workflows simply fail? If that is the case, I need to find a way to construct my experiment so that it is done in batch of max limit # per day.
@Timo_Schuler @Chris_Pearson , I’ve personally experienced exceeding the daily email limits many many times… and, unfortunately, the experience is really bad:
• The automations you use to trigger the emails simply fail (“Failed to run” with an error message “Sending this email would exceed the daily limit on unique non-collaborator recipients for the current billing plan.”).
• And then there’s no way to pay extra for extra runs or go for “credit”… all automations just fail.
• The worst thing - there’s no way to re-run all of those automations in bulk so the next day you need to manually re-run every single one of them.
• And if you do this - then often you’ll also exceed the limits the next day… then re-run again… in a vicious circle :grinning_face_with_big_eyes:
If you’re using AirTable email automations make sure that after the action of emailing - you also add an action to “Uodate” the same record and place “Sent” in a simple text field. This way at least you’ll know exactly which records have been emailed and which ones - not. Then instead of re-running each failed automation manually you can just trigger all the records that match the automation trigger criteria and don’t have a word “Sent”.
p.s. AirTable sends a warning email to you when you get close to reaching the daily limit… but at least in my case I always see it too late.
Yet another great reason to use a professional automation tool like Make for all of your automations, where you can simply pay for more automation runs and you will always get alerted with warnings if you’re about to exceed any limits.
@Timo_Schuler @Chris_Pearson , I’ve personally experienced exceeding the daily email limits many many times… and, unfortunately, the experience is really bad:
• The automations you use to trigger the emails simply fail (“Failed to run” with an error message “Sending this email would exceed the daily limit on unique non-collaborator recipients for the current billing plan.”).
• And then there’s no way to pay extra for extra runs or go for “credit”… all automations just fail.
• The worst thing - there’s no way to re-run all of those automations in bulk so the next day you need to manually re-run every single one of them.
• And if you do this - then often you’ll also exceed the limits the next day… then re-run again… in a vicious circle :grinning_face_with_big_eyes:
If you’re using AirTable email automations make sure that after the action of emailing - you also add an action to “Uodate” the same record and place “Sent” in a simple text field. This way at least you’ll know exactly which records have been emailed and which ones - not. Then instead of re-running each failed automation manually you can just trigger all the records that match the automation trigger criteria and don’t have a word “Sent”.
p.s. AirTable sends a warning email to you when you get close to reaching the daily limit… but at least in my case I always see it too late.
thanks for pointing out how to simplify addressing the issue of "fail to run" errors. i like the approach of adding a flag to the table(s).
do you know if there is a way to access the available daily quota in real time? or put in other words: is there a counter, that counts all mails (actually unique recipients) and that can be viewed or accessed?
best regards
henry