The easiest way to do this would be to use Make’s advanced automations and integrations.
If you’ve never used Make before, I’ve assembled a bunch of Make training resources in this thread.
Hope this helps! If you’d like to hire an expert Airtable consultant to help you with anything Airtable-related, please feel free to contact me through my website: Airtable consultant — ScottWorld
Airtable scripting will not be able to access your gmail. Thus an Airtable script is not the way to go.
However, you can use a Google script to add an attachment to Airtable. Have your Google script use the Airtable web API to create the attachment.
If you do not have prior coding experience, you can expect a steep learning curve for this particular coding project.
Hi Henry,
If you are considering to read emails from your own email inbox and save them to Airtable, this is possible. However, here are the following challenges:
- A server will be needed to monitor your email inbox
- You need to develop your custom script that works with email inboxes, authenticate with Airtable and also save the data to cloud storage
- You need to update your source code to meet any changes in the Airtable API
We have made TaskRobin that lets you do exactly the same, but you can use it as a service so you don't need to worry about maintaining code or IT infrastructure. You just need to link your email inbox and Airtable to TaskRobin and we will save all the emails you forward to TaskRobin.
You can give it a try for free with our Airtable extension:
https://airtable.com/marketplace/blkolb3ol0hiq7XZE/taskrobin
Regards,
Daniel
Founder of TaskRobin