Stored EMails and attachments

I need to access email records via the API and also any attachments that are on the emails.
Can anyone point me in the write direction.

I have accessed the ContactActions which I believe contains the email body text but do not know where to get the attachments from.

Many thanks
Dave

There is no access to email or attachments. The contact actions table holds notes, appointments and tasks but not emails.

1 Like

OK, thanks for your reply.