This is what I want to do:
Trigger: when an email in Gmail is labelled with a specific label
Action: Create a PDF (or screenshot) of the body of that email
Action: The PDF/screenshot is saved in a folder in Google Drive
The emails in question often have graphics or information displayed in tables, so the PDF needs look exactly like the email. There isn’t a huge volume of emails per month (maybe about 10 emails/month) so I don’t wish to use an expensive paid subscription service or to switch to a paid version of Gmail. I’ve tried using services like Docamatic and HTML/CSS to Image API - in test mode they worked *perfectly* but when I tried to publish the zap, I get this frustrating error message:
Gmail has some additional requirements
Your Gmail data can only be sent to approved apps.
Unfortunately, the app you are using is no longer supported.
You'll need to edit your Zap to turn it back on.
Is there any workaround or some other way to accomplish what I’m trying to do?