I get a gmail message using https://ift.tt/2I5HaSZ this:const full = await gmail.users.threads.get({ userId, id: firstThread.id, format: 'full' }); I got it a multipart/related data with mail content, but I don't know how to parse it to transform it to html or pdfanybody has any tips of how to do it?
Submitted May 09, 2018 at 02:37PM by feitico
No comments:
Post a Comment