I have a workflow to send a text message using Twilio. In the text message, I have a URL link with parameters, but I need it to be displayed as a text, not the web address. I’m using this, but it is showing the full web address and parameters in the text, not just Your Estimate.
[ url=www.mysite.com/estimate?PID=property&EID=estimate]Your Estimate[/url]
Thanks in advance…