The community will undergo maintenance on October 16th at 10:00 PM PDT and will be unavailable for up to one hour.
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