Expand my Community achievements bar.

Join us on September 25th for a must-attend webinar featuring Adobe Experience Maker winner Anish Raul. Discover how leading enterprises are adopting AI into their workflows securely, responsibly, and at scale.
SOLVED

Configure third party unsubscription link in AJO

Avatar

Level 4

Hi Team,

We have a third party hosted Landing page with which we want to configure unsubscribe.

To implement this we have implemented Subscription API call through Developer Console to update the preference of indivdual profile. To achieve this we have used the following document:

Email opt-out management | Adobe Journey Optimizer

 

There is a requirement to pass two encrypted parameters in the URL

1. params( which will contain encrypted payload data) and

2. Pid (Profile ID)

 

The challenge here is how to encrypt these values in runtime in AJO/AEP and pass it to individual user while sending email.

 

 

 

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

1 Accepted Solution

Avatar

Correct answer by
Employee Advisor

These are appended during runtime, you will have to set the type of link as external opt out / unsubscription

View solution in original post

2 Replies

Avatar

Correct answer by
Employee Advisor

These are appended during runtime, you will have to set the type of link as external opt out / unsubscription

Avatar

Level 5

Please I have a similar concern about third party unsubscription, can you help me? Thanks

 

https://experienceleaguecommunities.adobe.com/t5/journey-optimizer-questions/external-opt-out-in-ajo...