お気に入りKwaku Brow が「#Email Threading」で質問2024年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日 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