These forums have been archived and are now read-only.
The new forums are live and can be found at https://forums.eveonline.com/
Some help with EVE API in Excel
=importXML("https://api.eveonline.com/account/AccountStatus.xml.aspx?keyID=XXX&vCode=YYY","//result/@paidUntil")
[rowset name="characters" key="characterID" columns="characterID,characterName,corporationID,corporationName,allianceID,allianceName,factionID,factionName"][row characterID="XXX" characterName="YYY" etc.][row characterID="XXX" characterName="YYY" etc.][row characterID="XXX" characterName="YYY" etc.]
=IMPORTXML("https://api.eveonline.com/account/APIKeyInfo.xml.aspx?keyID=1111&&vCode=2222","//rowset/row[1]/@characterName")
=IMPORTXML("https://api.eveonline.com/account/APIKeyInfo.xml.aspx?keyID=1111&&vCode=2222","//rowset/row[1]/@charactername")
Woo! CSM XI!
Fuzzwork Enterprises
Twitter: @fuzzysteve on Twitter
Use EveKit ! - Tools for EVE Online 3rd party development
EVEWalletAware - an offline wallet manager.