Hi,
We currently do SMS PURL (personalized URL), through a bitly(shortens URL) way. An email delivery creates the HTML(not being sent) and we use the "View online" link and convert it into a shorter link (through bitly) and send a SMS out.
For a customer receiving the SMS each HTML page is unique i.e. has got personalization logic done based on fields in the different tables or data coming from an input file.
I am not sure if this is possible using the Web App functionality we have as we do have a lot of personalization based on fields coming from different tables - Right now on what I can see it joins only on the recipient table and don't see an easy option to join other tables.
Appreciate if anyone can advice on how best to do it 🙂
Thanks