I have a zap for
- detect if a gmail email is labeled
- Forward that email to receipts@expensify. Since one cannot actually Forward, I use Send Email instead and reconstruct the email. The problem is that in Gmail it sends as a new message instead of as part of the existing conversation, aka thread.
Is there a way to put info into the constructed Send Email so that it will be conversation threaded by gmail? I’ve already tried making the from email and from name the same, and making sure subject is Fwd: subject. But maybe there’s a threadID or email ID I also need to include in some way?