This is similar to How to send decode base64 encoded pdf data and attach the pdf in Zapier? | Zapier Community but there was never a solution provided for this.
We have a zap which catches a webhook that has a data element for a PDF encoded in base64.
We want to convert that to an actual PDF file so it can be attached in an email sent through Gmail
Any ideas on how to effectuate?
Currently, we just get a .txt attachment with the base64 data in it.