Community Tip - Want the oppurtunity to discuss enhancements to PTC products? Join a working group! X
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?
Solved! Go to Solution.
Hi @SC_10151701
You can use ContentLoaderFunctions to make HTTPS requests.
Do you see any error while making https request?
/VR
Hi @SC_10151701
You can use ContentLoaderFunctions to make HTTPS requests.
Do you see any error while making https request?
/VR