We are attempting to visualise an SMS which would arrive to the user stating: “the price for policy number ABC123 is £100.00” and in order to do that we tried the following code in the Text content section of the SMS recurring delivery workflow item:However, when the SMS arrived at the mobile number...
Hi,How can we delete an extended schema in Adobe Campaign.For example, I extended the nms:Recipient schema in my own namespace and added a custom attribute to it. Now I don't need the custom attribute. How can I delete it?Thanks,Sadaf
Hi everyone, I asked this a couple months back so I'm re-writing in the hopes someone can help with this.Our company have a bespoke table that holds up to 10 friends/family members' names and birthdays:And I've created a birthday journey for all of them that will send an email to them if they met my...
If I wanted some Node.js functionality to build a workflow to access the twillio API (Quickstart: Use Node.js to Send and Receive SMS and MMS Text Messages - Twilio ) , can I just import Node.JS to the Library in AC? How would I do that? Just import the file to the library. Or can I link through a C...
Hi everyone,When I am importing a package from environment A to environment B, I get the following errors in environment B Batch job:SOP-330011 Error while executing the method 'InstallPackage' of service 'xtk:builder'.SOP-330011 Error while executing the method 'InstallPackageImpl' of service 'xtk:...
Hi everyone, I know that to configure manually a where condition inside and activity I can use this code to refer to global viariable:activity.where[0].condition[1].expr = "@language = '" + vars.lang + "'";I'm wondering if there's a way to check the value with a LIKE commandfor IE: if my vars.lang i...
Hi!I need to send a follow-up email to the ones that haven't opened the first email sent from a campaign. How do i do this?Please advise.Thanks in advance