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
Hello!
I have a trial version of ThingWorx Studio installed. I tried to connect Arduino to the ThingWorx platform and create a thing. I wanted to send data of HTTP request to the address https://wcviirqf.studio-trial.thingworx.io.
Does the trial version of ThingWorx Studio REST api support?
@pavelvani With the Trial Studio instance you get a ThingWorx instance associated with Studio. In your case the ThingWorx instance could be accessed using URL : https://wcviirqf.studio-trial.thingworx.io:8443/Thingworx/
Connecting your Arduino to this ThingWorx URL instance and then make the required REST calls as needed.
-Durgesh