I've a use case where I have a table with several duplicate records now I want to fetch only the duplicate users and delete some fields data for those users only where the data was updated 6 months ago . I use Adobe Campaign Classic. Thanks!!
Hi,We're trying to implement double optin process for registering/activating a user subscription. The following scenario describes how to implement this, however through a 2 step click, where user clicks on link in confirmation email, goes to confirmation page and then clicks on confirm again (where...
Hi all, is there a nice way to delete recipients from nms:recipient table without jeopardizing normal AC functioning (to delete customers in all other tables, referential integrity, etc...)Thinking about using GDPR module for removing them but pretty sure that custom tables are not in the scope.Let ...
Hi Folks, My task is to send emails through API methods which are available in adobe campaign classic. I am pulling records from query activity and the next i am placing a javascript node and calling the method : logInfo(NLWS.nmsDelivery.SubmitDelivery("prdDM30931",""); where prdDM30931 is the de...
We can allow dynamic selection of email templates based on country, language of a reicipient grabbed from a query activity. The idea is that there will be one common workflow and it will select the email template based on the recipient country, language criteria and send out the email. I think we c...
I am calling trustpilot api through javascript node and sending some records to that api so the api will send invitations to the records which send. the javascript is running fine but once a time i am encountering below error : 11/06/2020 3:23:01 PM js2 IOB-090008 Failure while resolving address '...
HI there Hope everyone is safe and good. Just wondering if there is a way to create an input form so that end users can interact with a custom schema? Would be ideal to have read/write features, but at least we want to be able to create a view so that end users can see the contents of the custom tab...
Hi Team,When I new a campaign template instance which in my campaign template folder, but I found this template do not contain a "targeting and workflow" tab
Hello, We need to implement a countdown timer in HTML email delivery. The conventional javascript code wouldn't work.Instead of using a generator and insert an image into the HTML email like what one can achieve with https://www.sendtric.com/, is there a simple way to implement a countdown timer wit...