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
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
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