Hi all,
I would like to know if there's a way to capture the "Reply-To" header via gmail connector.
To my knowledge, gmail connector does not capture this info:
{
"MultipleEmailsFound": false,
"From": "****@********.com",
"SenderName": "*****",
"To": "*****",
"Cc": "",
"Bcc": "",
"Subject": "Test",
"Snippet": "Test",
"LabelIds": [
"IMPORTANT",
"CATEGORY_PERSONAL",
"INBOX"
],
"HistoryId": 79978,
"DateTimeReceived": "2022-04-14T08:52:54+00:00",
"EstimatedSize": 58748,
"IsRead": true,
"IsHtml": true,
"HasAttachments": true,
"Attachments": [],
"Id": "18027468387c6be9",
"ThreadId": "18027468387c6be9",
"body": ""
}
Any help would be much appreciated
triggerOutputs()?['body/Reply-To']
Hi @Iro_ ,
Could you please tell me what is the "Reply-To" header mean? In general, I would understand 'Reply-To header' as the automatically added 'Re:' in front of the email header.
If you want to know who the real sender of this reply email is, you can usually find him in the body of the email.
In addition, If the return value of the action does not contain the '"Reply-To" property , it usually means that this feature is not supported. It may be that the API provided by Gmail does not support this function or this connector does not support this function, I suggest you consider creating a new idea through the below URL, then ask your colleagues to raise up the votes.
Power Apps Ideas - Power Platform Community (microsoft.com)
The product team has direct visibility of these ideas and they will implement it on the basis of the highest number of votes received.
Best Regards,
Bof
Michael E. Gernaey
566
Super User 2025 Season 1
David_MA
516
Super User 2025 Season 1
stampcoin
492