즐겨찾기Kwaku Brow 님이 #Email Threading에 질문했습니다2024년 2월 22일 오후 9:55How can i pull the actual email sent from Salesforce using the Message ID provided from the Email log file.trying to get the subject line of the email. #Email Threading답변 1개정렬날짜별 정렬가장 유용한 항목별 정렬날짜별 정렬인정받은 답변Logesh M (Salesforce)2024년 2월 23일 오전 6:06@Kwaku Brow Try querying the Email Message object to get the subject line of the email. https://developer.salesforce.com/docs/atlas.en-us.object_reference.meta/object_reference/sforce_api_objects_emailmessage.htm댓글 추가답변을 작성하세요...굵은 글꼴기울인 글꼴밑줄취소선불릿 기호 목록번호가 지정된 목록링크 추가코드 블록이미지 삽입파일 첨부링크 URL취소저장0/9000답글 쓰기
인정받은 답변Logesh M (Salesforce)2024년 2월 23일 오전 6:06@Kwaku Brow Try querying the Email Message object to get the subject line of the email. https://developer.salesforce.com/docs/atlas.en-us.object_reference.meta/object_reference/sforce_api_objects_emailmessage.htm