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

Community Tip - Your Friends List is a way to easily have access to the community members that you interact with the most! X

Trouble with connect Arduino to Thingworx Studio

pavelvani
2-Guest

Trouble with connect Arduino to Thingworx Studio

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?
2 REPLIES 2

Hi, Trail Thingworx supports REST API method. To access data using REST API, check this http://support.ptc.com/cs/help/thingworx_hc/thingworx_6.0_hc/index.jspx?id=thingworx10&action=show Regards, Velkumar R
dupatel
19-Tanzanite
(To:pavelvani)

@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

 

Top Tags