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

Community Tip - Want the oppurtunity to discuss enhancements to PTC products? Join a working group! 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?

 

 

 

 

ACCEPTED SOLUTION

Accepted Solutions
Velkumar
19-Tanzanite
(To:SC_10151701)

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
Velkumar
19-Tanzanite
(To:SC_10151701)

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

 

 

 

 

Announcements


Top Tags