Expand my Community achievements bar.

Join us for an upcoming in-person Adobe Target Skill Builders event ~~> We're hosting these live learning opportunities to equip you with the knowledge and skills to leverage Target successfully. Learn more to see if we'll be coming to a city near you!
SOLVED

Current version of Node SDK

Avatar

Level 4

Does the current version of the Node SDK only make mbox calls asynchronously?  

1 Accepted Solution

Avatar

Correct answer by
Employee Advisor

Hi @rrrrrraul 

 

To address this, can you share more information on how Target is implemented on your Node application?

View solution in original post

3 Replies

Avatar

Correct answer by
Employee Advisor

Hi @rrrrrraul 

 

To address this, can you share more information on how Target is implemented on your Node application?

Avatar

Level 4

It is set up exactly how it is documented in the Node SDK documentation 

Avatar

Employee Advisor

NodeJS makes ONLY async calls, there is no other way to execute HTTP calls from NodeJS