2. Copy the Export URL of the data
3. An app like Postman can be used to test export URLs
4. The URL without any parameters returns CSV data
5. Add the type=xml parameter to export XML
6. Adding parameters will change the nature of the export
7. You can also add SQL parameters
8. The data can be reordered, filtered and edited with inline SQL