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

Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X

How to make https REST API calls from Thingworx to another application

SC_10151701
5-Regular Member

How to make https REST API calls from Thingworx to another application

Hi Everyone,

 

We are trying to POST a request to an external REST API via https. All the ThingWorx documentation provides information only on making http request.

 

Is there any way to make a https POST request from Thingworx to external REST API?

 

 

 

 

1 ACCEPTED SOLUTION

Accepted Solutions

Hi @SC_10151701 

 

You can use ContentLoaderFunctions to make HTTPS requests.

 

Velkumar_0-1697604125540.png

 

Do you see any error while making https request?

 

/VR

 

 

 

 

View solution in original post

1 REPLY 1

Hi @SC_10151701 

 

You can use ContentLoaderFunctions to make HTTPS requests.

 

Velkumar_0-1697604125540.png

 

Do you see any error while making https request?

 

/VR

 

 

 

 

Top Tags