Is it possible with velo code to create a button link that opens the default installed messaging app with a specific phone number and message content already filled out?
For example: You click a button on the site and it pulls up your Messenger app on your phone.
+19876543210 is already entered as the phone number and "word" is already entered in the message field.
So then all you have to do is click the send button and it sends that text to that phone number.
Or is this going to require a Custom Element and html? Using code something like this?