Collects all data from the URL as binary data.
The URL must be publicly accessible. Use the NativePlatformScalarRequest view on cloud applications to directly access their web APIs.
Parameters:
- URL: the URL to collect the data from.
Returns: the collected data as an byte array.