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

Community Tip - When posting, your subject should be specific and summarize your question. Here are some additional tips on asking a great question. 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