Tag: email
All the articles with the tag "email".
-
Rich Snippets in Emails: Action Buttons and Cards with Schema.org
How to embed Schema.org markup in emails to add Track Order buttons, event cards, and more — directly visible in Gmail's inbox view.
-
Using MJML to improve your email in Node-RED
Sending emails with Node-RED is very easy. The email node is easy to configure. Variables can be used in the content area, which we can use to include sensor data, for example. If you want to send an email in HTML format, there is a lot to consider, ...