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

Current version of Node SDK

  • May 23, 2022
  • 1 reply
  • 1274 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_
Tanvi_Agarwal_Accepted solution
Employee
May 31, 2022

Hi @rjbu 

 

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

RJBuAuthor
New Participant
May 31, 2022

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

Tanvi_Agarwal_
Employee
June 1, 2022

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