Web App - SMS Personalized URL | Community
Skip to main content
August 29, 2021
Solved

Web App - SMS Personalized URL

  • August 29, 2021
  • 1 reply
  • 905 views

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   

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Manoj_Kumar

Hello @ac_spark 

 

You can easily pull the data from custom table for Adobe Camapig Data Oriented APIs. You will have to pass the recipient parameters in the query string and then make a call to APi to pull the relevant data from the db.

 

Here is the documentation of the Data oriented APIs: https://experienceleague.adobe.com/docs/campaign-classic/using/configuring-campaign-classic/api/data-oriented-apis.html?lang=en

 

1 reply

Manoj_Kumar
Community Advisor
Manoj_KumarCommunity AdvisorAccepted solution
Community Advisor
August 30, 2021

Hello @ac_spark 

 

You can easily pull the data from custom table for Adobe Camapig Data Oriented APIs. You will have to pass the recipient parameters in the query string and then make a call to APi to pull the relevant data from the db.

 

Here is the documentation of the Data oriented APIs: https://experienceleague.adobe.com/docs/campaign-classic/using/configuring-campaign-classic/api/data-oriented-apis.html?lang=en

 

Manoj  | https://themartech.pro