Expand my Community achievements bar.

SOLVED

Delivery API - at.js / web sdk

Avatar

Level 8

Does Delivery API works only with at.js implementation? 

 

Topics

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

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

Hi @Michael_Soprano Not came across for recommendation using web sdk however I've used Recommendation API directly https://developer.adobe.com/target/administer/recommendations-api/#_blank  So it's worth to check with Adobe directly.   

 

View solution in original post

3 Replies

Avatar

Community Advisor

Hi @Michael_Soprano 

The delivery api supports both at.js and web sdk however the way its work is different. 

 

1) Through at.js - a traditional JS library that Adobe target used. It directly communicate with Adobe target delivery api to retrieve offers and other data. 

2) Through Wed sdk - this newer approach manage you to allow multiple adobe solution including target using web sdk (single file) and interact with delivery api for target to retrieve offers and other data behind the scene through Adobe Edge network. 

 

Here is the guide about Edge Network - 

https://experienceleague.adobe.com/en/docs/platform-learn/data-collection/web-sdk/overview 

https://experienceleaguecommunities.adobe.com/t5/adobe-experience-platform-blogs/introduction-to-the...  

 

Hope this helps. 

Avatar

Level 8

If I want to use Delivery API to put recommendations into email it does not have anything in common with Web SDK? 

Avatar

Correct answer by
Community Advisor

Hi @Michael_Soprano Not came across for recommendation using web sdk however I've used Recommendation API directly https://developer.adobe.com/target/administer/recommendations-api/#_blank  So it's worth to check with Adobe directly.