Is it possible to send sms/email using HTML?

Hi,
Is it possible to send sms/email requests only by using HTML/JS on cloud.boltiot.com?
Can I use digitalRead/analogRead to trigger this request?

yes, it is possible to send sms or email using HTML. HTML is generally better for marketing emails.

Yeah you can send through Java Script cuz is a high level programming language just like Python. Mailgun as their own Node Js module for that purpose Check out the documentation

Yes, it’s possible to send emails using HTML. Hypertext Markup Language is the standard language for creating web pages, but it can also be used to format the content of emails. Many email clients support HTML formatting, allowing you to create visually appealing and interactive emails. Well, if you want to do email marketing and need SMTP servers for that there are various platforms you can consider such as

  • Mailchimp
  • Digitalaka
  • Sendinblue
  • Mailgun

They provide you with the best SMTP server that ensures emails are delivered to the correct recipient.