Use Java/C#/PHP code to fetch the XML data using basic authentication
-
- UpdatedJan 30, 2025
- 1 minute read
- Yokohama
- API implementation
If a local data store is not an option, another way to get the data is to call the CSV/XML processor directly and then parse the results.
Use the resulting data in a similar manner as you would a direct SOAP call. An example of this in PHP: