Question
Is it possible to preserve email data through a Gmail Add Label node?
My workflow
I have a workflow that is using different text classifiers to add Gmail labels. Then I want to proceed to further analysis, such as analyzing subject and body to create task, forward invoices, add to Notion database etc, where the labels are guiding the MCP Server as to what tool to use for this process.
But my problem is that the Gmail Add Label nodes only outputs what the Gmail API needs to add the labels, and there is no way in those nodes to output any other data.
Would I then have to add a Set node between each Text Classifier output and each Gmail Add Label node to preserve the email data to be used downstream?
Not sure how to add just that part of the workflow and anonymize it. But I hope my question is clear enough to get guideline about how to solve this.
Using the latest n8n Community Edition on Hetzner.
Thanks!!
