Send MMS with JavaScript

Hi Quincy

I’m doing your free code camp and am almost up to the JavaScript. I’ve done some of the JavaScript.

I’ve been looking for a way to send an image or a photo with MMS without user intervention. Doesn’t seem to be a way so I thought maybe I could do it with an intent thru JavaScript.

Is this something that JavaScript can do?

Thanks,

Rich E

Hi @bionicE. It’s possible to send images through MMS through a platform like Twillo. You can find examples that use Node.js here: https://www.twilio.com/docs/sms/send-messages#include-media-in-your-messages

Thanks for answering so quickly. I am an old COBOL programmer just getting my feet wet with HTML and JavaScript and I appreciate your help. Not familiar with Twillo but will check it out.

:grin::grin::grin: