Thank you. This feedback helped. In the end, what they really wanted me to do was create these Keywords as separate API Triggered campaigns. I passed along the CampaignID's to the SMS aggregator, and they in turn set the process up to when one of the ID's assigned to a keyword is received, it would ...
All, Question - I have an attribute as part of my Core Profile schema that I would like to use as the External Link of a CTA in an email. I loaded a unique link in an attribute field. I the email when selecting the CTA, I chose External Link and chose the attribute field for personalization. When I...
Yes. However, you would still need to load it back into AJO and map it to an existing schema. I exported the list I needed from my core data schema, making sure to include the Primary Key. I appended the coupons and loaded the list back into AJO, mapping back to the main data schema on Primary Key a...
@SatheeskannaK Thank you! After reading through this documentation and running a couple of test using Each/If coding, I was able to get it to work! {{#each profile.********.walletInfo.couponDetails as |coupon|}} {%#if coupon.campaignName = "Birthday_Coupon_AprilMay2025"%} {{coupon.couponId}} {%else...
Thank you @RiteshY18 , I've been through that documentation. What I'm looking for is for anyone that's actually used Qualtrics and what are some roadblocks/limitations this process may have.