Salesforce, Salesforce Tips and Tricks
Ascend Named to the 2026 Inc. 5000 List
August 11, 2026
Read NowIf you've implemented Einstein Activity Capture (EAC), you've probably run into one of its biggest limitations: although captured emails appear on the Salesforce Activity Timeline, they aren't actually stored in your Salesforce org. Instead, they're stored externally in Salesforce's Activity 360 service, which means they can't be queried with SOQL, reported on using standard report types, or used to trigger Flow and Apex automation.
Salesforce introduced Sync Emails as Salesforce Activity to address this limitation by storing captured emails as standard Salesforce activity records. This unlocks powerful capabilities for reporting, automation, integrations, and AI—but enabling the feature isn't quite as simple as flipping a switch.
In this article, we'll cover what the feature does, when it makes sense to enable it, and several lessons we learned during implementation that can help you avoid common pitfalls.


By default, Einstein Activity Capture stores captured emails in Activity 360, an external Salesforce-managed data store.
This provides users with a familiar Activity Timeline experience but comes with several limitations:
When Sync Emails as Salesforce Activity is enabled, Salesforce creates standard EmailMessage activity records within your org. Those emails become part of your Salesforce data model and can be used just like any other activity record.
|
Default Einstein Activity Capture |
Sync Emails as Salesforce Activity |
|
Stored in Activity 360 |
Stored in Salesforce |
|
Not queryable |
Queryable with SOQL |
|
Limited reporting |
Standard Activity reports |
|
Cannot trigger Flow or Apex |
Supports Flow and Apex |
|
Doesn't consume Salesforce storage |
Consumes Salesforce storage |
Although the feature is incredibly useful, it's important to evaluate whether it makes sense for your organization before enabling it.
Once emails are stored as Salesforce activity records, they follow your organization's standard activity sharing model. Depending on your security model, users who have access to an Account, Opportunity, or Contact may also gain access to related email activity. If email privacy is a significant concern for your organization, carefully review your sharing model before enabling this feature.
|
|
For organizations with high email volume, storage can grow surprisingly quickly. Before enabling the feature in Production, review:
Setup → Storage Usage
Estimate your expected email volume to ensure you have sufficient storage capacity.
Not every organization benefits from storing captured emails inside Salesforce. Ask yourself:
If the answer is no, the standard Einstein Activity Capture experience may already meet your organization's needs without consuming additional storage.
Every organization has different reporting, automation, and compliance requirements. Before enabling this feature, ask yourself whether your business will truly benefit from storing captured emails as Salesforce records. The decision tree below can help guide that evaluation. If you decide this feature is the right fit for your organization, here are some implementation lessons we learned along the way.

While implementing this feature, we encountered several unexpected challenges that weren't immediately obvious from Salesforce documentation.
Einstein Activity Capture includes an out-of-the-box option called Don't Capture Sensitive Emails, which attempts to prevent emails containing sensitive information—such as Social Security numbers or credit card numbers—from being captured.
While helpful, it isn't perfect.
Salesforce relies on pattern matching to identify sensitive data. During testing, we found situations where information our organization considered confidential was still captured because it didn't match Salesforce's predefined detection patterns.
Validate this feature using real-world examples from your organization rather than assuming it will satisfy your compliance requirements.
If your organization enabled Einstein Activity Capture before the Summer '25 release, you may not immediately see the Sync Emails as Salesforce Activity setting. If the option is missing, don't spend hours troubleshooting permissions. Instead, open a Salesforce Support case and request that the feature be enabled for your organization. Once enabled, the setting should appear within Einstein Activity Capture configuration.
One of the more confusing issues we encountered involved user access. Assigning users the required Einstein Activity Capture permission set was not enough to enable the feature. Users must also be assigned to an active Einstein Activity Capture Configuration. Navigate to:
Setup → Einstein Activity Capture → Configuration
From there, add each user to the appropriate configuration. When troubleshooting access, verify all three items:
This small step is easy to overlook and can save significant troubleshooting time.

One subtle but important side effect of enabling this feature is that captured emails become real Salesforce records. That means they can now trigger:
If your org already contains automation built around EmailMessage records, thoroughly regression test your automation before enabling this feature in Production.
The biggest takeaway from our implementation was that enabling Sync Emails as Salesforce Activity fundamentally changes how captured email behaves within Salesforce. You're not simply changing where emails are stored—you are making captured emails first-class Salesforce records. That means:
Understanding those tradeoffs upfront will help you decide whether this feature aligns with your organization's goals.

Sync Emails as Salesforce Activity bridges one of the biggest gaps in Einstein Activity Capture by transforming captured emails into standard Salesforce records. For organizations that rely on reporting, automation, integrations, or AI, it can unlock significant new capabilities.
However, it's not a feature to enable blindly. Storage growth, security implications, user configuration, automation impacts, and the limitations of sensitive email detection all deserve careful evaluation before rolling it into Production.
By understanding these lessons ahead of time—and thoroughly testing in a sandbox first—you can avoid common implementation pitfalls and confidently decide whether Sync Emails as Salesforce Activity is the right fit for your Salesforce organization.
Yes. Once enabled, captured emails are saved as standard EmailMessage records in your Salesforce org rather than in the external Activity 360 service, which means each synced email counts against your org's data storage. High-volume sales teams can see storage grow by several gigabytes quickly, so check Setup → Storage Usage and estimate expected email volume before turning this on in Production.
Yes, and this is easy to overlook. Because synced emails become real Salesforce records instead of external Activity 360 data, they can trigger any existing record-triggered Flows, Apex triggers, validation rules, or platform events built around EmailMessage records. Regression test your automation in a sandbox before enabling this feature in Production to avoid unexpected behavior.
If Einstein Activity Capture was enabled before the Summer '25 release, the setting may not appear automatically, even with the correct permissions assigned. Rather than troubleshooting permission sets, open a Salesforce Support case and request that the feature be enabled for your org; it will then appear in the Einstein Activity Capture configuration.
Salesforce, Salesforce Tips and Tricks
August 11, 2026
Read Now
Salesforce, Salesforce Tips and Tricks
August 05, 2026
Read Now
Salesforce, Salesforce Tips and Tricks
August 03, 2026
Read Now©2026 Ascend Technologies, LLC, All Rights Reserved | Privacy