How to Call an API from an Email
SMRTR summary
Emails are more powerful than most developers realize. By combining AMP Email and a CSS trick — using lazy-loaded background images as GET requests — you can trigger real API calls without JavaScript or page redirects. The approach covers roughly 70% of email clients, though AMP's strict rules, limited support, and tedious approval process make it a frustrating but fascinating workaround.
SMRTR provides this summary for quick context. The original article belongs to Reddit.
Read the original article