cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - You can subscribe to a forum, label or individual post and receive email notifications when someone posts a new topic or reply. Learn more! X

Retrieve data from Thingworx onto my Nodejs web app

aarushi_mittal
5-Regular Member

Retrieve data from Thingworx onto my Nodejs web app

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 2

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

slangley
23-Emerald II
(To:mneumann)

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

Top Tags