CRM Attributes in Calculated Values
Calculated Values can now reference attributes from your CRM. Along with the recently announced feature that supports using Calculated Values to define custom search filters, this allows you to search Store Leads using any data defined in your CRM. As an example, the following expression returns true if a Salesforce Account has a Parent record. has(_salesforce.ParentId) The resulting search filter looks like this: Example Search Filter based on Calculated Value.