Skip to main content
5-Regular Member
October 17, 2023
Solved

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

  • October 17, 2023
  • 1 reply
  • 1187 views

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?

 

 

 

 

Best answer by Velkumar

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

 

 

 

 

1 reply

Velkumar19-TanzaniteAnswer
19-Tanzanite
October 18, 2023

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