Hi Folks,
I want to generate the encrypted personalized parameter for the URL in the email CTA.
These parameters will be encrypted using the AES algorithm using the custom keys, salt, and iv.
To achieve, this I am using the CryptoJS library in the adobe campaign classic.
This process requires the Javascript functions to be executed against each record in the workflow. By, using CryptoJS Library Functions.
can we achieve this in the same manner as the escapeUrl(), cryptString() functions?
What I want to know is, how to make the custom JS function to be available to call in the delivery?
Any Help or suggestions in this regards is higly appreciated..
Thanks,
Nitesh Anwani