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

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

EVE Technology Lab

 
  • Topic is locked indefinitely.
 

Google App Script (GAS) for XML API Updates

Author
salacious necrosis
Garoun Investment Bank
Gallente Federation
#1 - 2015-07-28 16:13:47 UTC
New separate update thread. Old thread is here.

I've updated my Google App Script library for accessing the XML API endpoints. Check out these links if you don't know what this is:

The updated library version is "Aegis v1" and includes the following changes:

  • Verified ConquerableStationList and OutpostList include x, y and z coordinates.
  • Added parsing for labels in ContactList
  • Added support for the new Bookmarks endpoint

The demo spreadsheet has been updated to use the new library (this spreadsheet is referenced in the tutorial video).

Use EveKit ! - Tools for EVE Online 3rd party development

salacious necrosis
Garoun Investment Bank
Gallente Federation
#2 - 2015-08-18 02:27:03 UTC
Google App Script library has been updated to support the new Chat Channels endpoint. Note that new permissions are required to access this endpoint. You'll need to update your XML API keys on the community site here.

The updated library version is "Aegis v2". The source code is here. The demo spreadsheet has also been updated to use the new library version.

Use EveKit ! - Tools for EVE Online 3rd party development