コミュニティアチーブメントバーを展開する。

Adobe Experience Platform (AEP) & Apps User Groups are live to Network, learn, and share in your regional locations.

Mark Solution

この会話は、活動がないためロックされています。新しい投稿を作成してください。

解決済み

AEP offers public end point (no authentification)

Avatar

Level 2

Hi all,

 

We have been looking into AEP offers and struglle to find a way how we can request response for the best offer content through API via unsecured end point?

 

e.g. the question in simple form: can any of the AEP end points return the best offer(s) for selected customer through public interface (interface which does not require authentification)?

 

If the above is not possible, can you generate permanent access token in any way?

 

Thank you very much for your help

1 受け入れられたソリューション

Avatar

正解者
Level 4

Either check https://experienceleague.adobe.com/docs/experience-platform/edge/personalization/rendering-personali...

or potentially you need to "proxy" that with some self-written service in order to protect / deal with the AEP API credentials.

I would not suggest to expose the Adobe API credentials to public.

元の投稿で解決策を見る

3 返信

Avatar

正解者
Level 4

Either check https://experienceleague.adobe.com/docs/experience-platform/edge/personalization/rendering-personali...

or potentially you need to "proxy" that with some self-written service in order to protect / deal with the AEP API credentials.

I would not suggest to expose the Adobe API credentials to public.

Avatar

Employee Advisor

@ZdenekK , which Experience Cloud Application is the offer stored in? or are you looking for the Segment membership from Real-time CDP?

Avatar

Level 4

Proxy is appropriate approach.

My experience in using at client location, is Proxy get timed-out , also keep look at performance.

 

Whilst, are you looking for un-authenticated offer disposition state to customers. In that case, you should rater use Adobe target and handle your use-case.