Topic by DS
Hello.
I've tried to get a list of contacts in a ContactList with a ROQL query but this doesn't seem possible. What is the correct query to get the contacts in a marketing list ?
All Contact.MarketingSettings data is available for querying except for the ContactLists.
This query looks fine to me but doesn't give results: SELECT Contact FROM Contact WHERE Contact.MarketingSettings.ContactLists.ID = 1