Zineb Bendhiba created CAMEL-23219:
--------------------------------------
Summary: google-mail-stream consumer expose threadId, Message-ID
and labelIds as exchange headers
Key: CAMEL-23219
URL: https://issues.apache.org/jira/browse/CAMEL-23219
Project: Camel
Issue Type: New Feature
Reporter: Zineb Bendhiba
Assignee: Zineb Bendhiba
Fix For: 4.19.0
The google-mail-stream consumer does not expose threadId, Message-ID or
labelIds as exchange headers, even though they are already available at no
additional API cost.
These would enable common operations within the same context such as:
- with threadId + Message-ID: creating draft replies in the same conversation
via google-mail:drafts/create
- with labelIds: moving or categorizing messages via
google-mail:messages/modify
--
This message was sent by Atlassian Jira
(v8.20.10#820010)