You need to sign in to do that
Don't have an account?

Outbound Email messages limit (sendEmail)
How many emails can the sendEmail Apex method send out per day?
I went through the documentation, and here is what is says:
a. "All mass email and single email messages sent with the sendEmail method count against the daily mass mail limit of the sending organization."
b. "You can send mass email to a maximum of 1000 external email addresses per day based on Greenwich Mean Time (GMT)."
Statement 'b', in my opinion means that you can send emails to maximum 1000 distinct email addresses per day, but it says nothing about the number of actual email messages being sent.
Thanks.
All Answers
Did you get any answer on this so far?
regards,
Nope, I didn't.
What is the workaround if we have to send emails more than 1000 per day? Do it externally!
Thanks
Bhaskar
Unfortunately, I don't think it is that simple. We're using two features of SFDC to generate the email contents; a template that the business can change from month to month that is uses dynamically populated fields and a custom report that is a PDF attachment generated uniquely for each customer via a Visualforce page.
Obviously, there is a way to create all this via a Java based web application, but aren't we just creating our own inhouse CRM at that point?
Our emails are pure customer communication on a monthly basis. The real issue here is that SFDC doesn't scale for larger enterprises, because this isn't a show stopper for a company needing to communicate with under 1000 contacts.
Hello !!
Did you find a worker arount for this issue ?
Do you recommend any API vendor that I can use ?
Please help :)
Thanks a lot
Eyal