Can we send hyperlink as a single word in sms treatment in pega marketing

Hello,

I have a requirement where we need to send hyperlink in sms as a single word.

example : https://www.google.com is the link

I need to display it as click here

on clicking the word here, google search page will open.

Can anyone please help me in implementing this.

Thanks,

Taniya

Hello,

Can anybody please help me on this?

Thanks,

Taniya

@TaniyaD3

I got explanation for this.

Pega Marketing application is using the SMPP protocol to delivering SMS messages. This protocol is not the same as HTTP Protocol which allows developer to include html tag in a text. As such, the requirement of including HTTP Hyperlink in SMS Messages can not be done because of the restrictions in SMPP protocol specification.