You may want to create a web client and get the content asynchronously. The method below will return a stream which you can send to a string using a stream reader and the readToEnd method. You can implement it using the Invoke Code activity
You may want to create a web client and get the content asynchronously. The method below will return a stream which you can send to a string using a stream reader and the readToEnd method. You can implement it using the Invoke Code activity