Hi,
I have a POST endpoint to accept a file.
I would like to post New Gmail Attachment to that endpoint. I have tried “Gmail New Attachment” + “POST webhook” but I can’t figure out how to find the correct data to post. I can receive the webhook request from Zapier but looks like the file data I receive is a long base64 string and result in a .txt file.