收藏Kwaku Brow 提问于 #Email Threading2024年2月22日 21: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 Threading1 个回答排序按日期排序按最有帮助排序按日期排序已采纳的回答Logesh M (Salesforce)2024年2月23日 06: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日 06: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