5 respostas
I think it still uses Attachments.
Attachments can only have one parent. I'm not sure if you can use record-trigger flows or PB + Flow on the Attachment object, but this can be done with an Apex trigger for sure. Basically, when an Attachment is created, check if the parent is a Case that was created by Email To Case. If so, move the attachment to the related contact.