Expand my Community achievements bar.

Adobe Target server side implementation steps guide

Avatar

Level 1

Dear Community,

I wanted to reach out regarding the implementation of Adobe Target on the server side.
I am confused with different appraoches.
for implementing server side implementation of Adobe Target 'server-side SDK' and Delivery API both are required together? Or either of the options has to be selected?

server side delivery API - Server Side Delivery APIs

node.js SDK - Node.js


Sorry, I am not a technical person so asking this question.

Please guide here.

Thanks

 

 

2 Replies

Avatar

Level 2

The server-side SDK, which is a Node library, utilizes the Target Delivery API (a REST service for interacting with Target).  They are not mutually exclusive.

Avatar

Level 7

@SonalG1  both can be used for server-side implements defer in terms of implementation, flexibility, customization, and control. You can consider API is more raw so it give more power and customization irrespective of language whereas SDK more easier and quicker way for servers which has supported limited language hence bringing in limitation and less flexibility over API