Current version of Node SDK | Community
Skip to main content
Level 3
May 23, 2022
Solved

Current version of Node SDK

  • May 23, 2022
  • 1 reply
  • 1281 views

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

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Tanvi_Agarwal_

Hi @rjbu 

 

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

1 reply

Tanvi_Agarwal_
Adobe Employee
Tanvi_Agarwal_Adobe EmployeeAccepted solution
Adobe Employee
May 31, 2022

Hi @rjbu 

 

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

RJBuAuthor
Level 3
May 31, 2022

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

Tanvi_Agarwal_
Adobe Employee
Adobe Employee
June 1, 2022

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