I could theoretically create a new email address exclusively for paypal alerts. I'm just such a newbie to arduino that I'm still trying to find an easy to follow way to do this. Most arduino email projects involve having the object send an email as opposed to do something when it receives one.
Discussions
3 years ago
.
https://www.instructables.com/howto/arduino+notifi...
3 years ago
Every PayPal transaction generates an email alert...
https://www.instructables.com/howto/arduino+email/
You can make an arduino alert you to emails in general - I assume you should be able to filter the alerts somehow?
Reply 3 years ago
I could theoretically create a new email address exclusively for paypal alerts. I'm just such a newbie to arduino that I'm still trying to find an easy to follow way to do this. Most arduino email projects involve having the object send an email as opposed to do something when it receives one.
Reply 3 years ago
This one lights an LED when you get an email...
https://www.instructables.com/id/Arduino-Email-Ale...
...maybe it can be tweaked to filter the emails by sender before sending an alert?