function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Nash12345Nash12345 

partner communities limitations

From my understanding, partner communities users only have a limit of emailing 500 customers and are not able to install third party applications such as mail chimp.
 
Is there a way to bypass this limitation using apex?
 
JyothsnaJyothsna (Salesforce Developers) 
Hi,

From the limits cheatsheet:

https://na10.salesforce.com/help/pdfs/en/salesforce_app_limits_cheatsheet.pdf
Note: Note the following about email limits:
• The single and mass email limits don't take unique addresses into account. For example, if you have johndoe@example.com in your email 10 times, that counts as 10 against the limit. 41 Force.com Platform Limits Email Limits
• You can send an unlimited amount of email to your organization’s internal users, which includes portal users.

community users would be treated like portal users, so as long as you are sending to a licensed user you don't need to worry about limits.

Hope this helps you!
Best Regards,
Jyothsna
Nash12345Nash12345
Hi Jyothsna, that post is in regards to the community users emailing to each other, not to their customers.