Question
Sending an MMS using a Marketo webhook
We send SMS messages using Twilio and a Marketo webhook to prospects who give us their mobile phone number.
Now we're trying to send MMS messages the same way. I can get the image to appear in the message but the image URL is part of the body of the message.
Does anyone know the correct way to code an MMS message in a Marketo webhook so the URL doesn't appear in the body? I've tried <Media> and Media= but no luck.
Thank you.