The Huddleforce Application Proxy Service (HFAPS) is available for Huddleforce Application Developers to route requests for external data.
To test whether the proxy server is online, make the following call:
https://proxy.huddleforce.com/api/Proxy/HelloWorld
If successful, this text will be returned:
{"HuddleforceProxyResponse":{"HelloWorldResponse":[{"HelloWorld":"Echo1.","HelloAgain":"EchoB1"},{"HelloWorld":"Echo2.","HelloAgain":"EchoB2"}]}}