These forums have been archived and are now read-only.

The new forums are live and can be found at https://forums.eveonline.com/

Market Discussions

 
  • Topic is locked indefinitely.
 

Export Transaction Data from Wallet

Author
Calorn Marthor
Standard Fuel Company
#1 - 2012-12-15 08:54:24 UTC
There used to be an option in the customer support section of the website where you could download all transactions/the wallet log as a spreadsheet from the server.
Where can I find this now?
Or is it gone for good after the reorganization of the EVE websites?
Samantha Utama
Caldari Provisions
Caldari State
#2 - 2012-12-17 07:34:38 UTC
Don't know about the webpage but you can do this through the API:
https://api.eveonline.com/char/WalletTransactions.csv.aspx?characterID=[characterID]&keyID=[apiKeyID]&vCode=[apiVCode]

Replace the [characterID], [apiKeyID] and [apiVCode] with the appropriate values from your api page...