Hi, we're currently fetching EmailMessages from Salesforce via the REST API eg:
`/services/data/v54.0/query/?q=SELECT+RelatedToId,Subject+FROM+EmailMessage`
However this doesn't seem to list emails captured via Einstein Activity Capture. This article mentions how Einstein Activity Capture emails aren't stored as EmailMessages.
Is it possible to retrieve them via some other REST API somehow?
답변 5개