How to use Salesforce Custom Object Data in Segments
I have a Salesforce Custom object that holds data that I need to use in my segments. It doesn't appear that the "Has Object" filter is available for use in segments. As a work around, I'm planning on setting up individual smart lists for the records that have each data value that I need, and then creating custom fields that will be updated based on who is in each of the smart list. Since there is also no "Was Changed" trigger for Salesforce Custom Objects, these will need to be run everynight instead of real-time.
Once the data is in the custom field, then I can use that in the segments.
This seems like a really long walk to get to something that should be simple, so I just wanted to see if anyone had found a better way to do this.