Avatar

Community Advisor

we have used this in web applications. the user is redirected to adobe campaign web application where we keep the above script to handle encryption and decryption.

when sending out the link with id, we send encrypted ID in the link as you mentioned and when the user clicks on the link he is directed to the web application hosted inside adobe campaign where the script takes care of decryption and we can use xtk: session write method to update the schema about subscription or unsubscription.

hope it is clear.