Hi All, We have implemented a push notification service for both ios and Android. Registering devices and sending push notifications to those devices are working fine. But when the user uninstalling the app from mobile devices, the Disabled status field is not changing to Yes.NMAC opt-out management...
Hi, I have created web application in ACC and added below code in script. var contactID = ctx.recipient.@contactId;/**Fetch Details from BroadLogRcp*/var query = NLWS.xtkQueryDef.create({queryDef: {schema: "nms:broadLogRcp", operation: "select",select: {node:[{expr: "[delivery/@messageType]"},{expr:...
Hi All, I am having a scenario where I need to create multi lingual emails in Adobe Campaign Classic, but I do not want to create one email per language which is time consuming. Is there any easy way where we I can create a master template and change the content dynamically as per the country and la...
Hi There, I am trying to set up an automated export from a workflow to a Google Drive and I wanted to know how I can do that ?Do I need to use a file transfer activity or a data load activity or something else ? Can you please explain how to do that?thanks in advance for your help
Hello,I am wondering how can I upload a file to the SFTP location of the current environment, for example in the subfolder /export could you tell me what I need to insert in place of "abc" ? The idea is to create a file during the workflow execution and attach it to a delivery as explained here:http...