Skip to main content
1-Visitor
December 20, 2018
Question

Retrieve data from Thingworx onto my Nodejs web app

  • December 20, 2018
  • 2 replies
  • 1679 views

Hello , 

 

I wish to receive data from my Thingworx mashup to my Node js web application hosted on a VM.

Is that possible?

 

Regards,

Aarushi

2 replies

16-Pearl
December 20, 2018

Hi,

 

you could use i.e. Buttons or other Events in the Mashup to trigger a custom service.

This service can then invoke the ContentLoaderFunctions (check the Resource Entities) to send a GET / POST to your web application.

 

Cheers,

Michael

Support
December 31, 2018

Hi @aarushi_mittal.

 

If the response provided by @mneumann helped to solve your issue, please mark it as the

Accepted Solution for the benefit of others with the same question.

 

Thank you for using our community!

 

Regards.

 

--Sharon