Important Update: Archer Community Scheduled Maintenance on November 23–24 - New Community Launching Soon! Learn More..

cancel
Showing results for 
Search instead for 
Did you mean: 

Export report data into CSV format

KeithBenedict
Contributor III

Archer does a great job of flattening very hierarchical data in reports. I'd like to be able to export report data to CSV. I realize I can run the report using the SOAP API, but that means duplicating a lot of logic that already exists in Archer,. 

Is there a REST or SOAP method that would allow me to export report data to CSV? 

1 REPLY 1

will_hofs
Contributor III

The soap api returns xml and is the only way to query existing reports. I'd recommend finding or writing an xml to csv converter.