Skip to content

Email Forwarder forwards emails received from AWS SES to the matching email address on Airtable.

Notifications You must be signed in to change notification settings

JungleProgram/email-forwarder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

email-forwarder

Email Forwarder forwards emails received from AWS SES to the matching email address on Airtable.

Email Forwarder is written in Node.js running on AWS Lambda.

Amazon SES

Amazon Simple Email Service (Amazon SES) is a cloud-based email sending service designed to help digital marketers and application developers send marketing, notification, and transactional emails.

It also provides capabilities to receive emails and programmatically process them or store them for archival.

Airtable

Airtable is a SaaS product, offering a spreadsheet-database hybrid where the features of a database are applied to a spreadsheet. In a sense, it's more powerful compared to Google Sheets. Airtable offers API and libraries to access and edit the spreadsheets programmatically.

Development

Develop and test before exporting it to AWS Lambda:

npm run dev

Export to AWS Lambda

npm run export

Credits and inspiration

Forwarding Emails to your Inbox Using Amazon SES

Quail

About

Email Forwarder forwards emails received from AWS SES to the matching email address on Airtable.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published