FavoriteAbdul Yashar (TechnoRUCS) asked in #Salesforce DeveloperJun 29, 2022, 11:42 AMUsing inbound email I'm receiving mails. when someone replies that mail contains their message + my message. I want only their message. how to achieve with apex.10 answersSortSort by DateSort by Most HelpfulSort by DateLoad more comments...Sean Fielding (SproketLogic)Jul 12, 2022, 3:02 PMUnderstood. In that case, I'd recommend either looking at an email parsing api or custom code to find the natural break in the conversation.Add a commentWrite an answer...BoldItalicUnderlineStrikethroughBulleted ListNumbered ListAdd linkCode blockInsert imageAttach filesLink URLCancelSave0/9000Reply
Sean Fielding (SproketLogic)Jul 12, 2022, 3:02 PMUnderstood. In that case, I'd recommend either looking at an email parsing api or custom code to find the natural break in the conversation.