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.
 

Neu swagger stuff with google docs.

Author
Branko von Erzwerk
Vision Inc
Hole Control
#1 - 2017-01-14 11:32:29 UTC
Hi there !

I am not a programmer, but i would like to manage some stuff with google docs. Is there an easy to understand way for me to use the new api with docs ? And it would be super, if i can authenticate and also use my personal wallet and asset list.

Are there any Planetary infos in the new api ?
cu
Branko
Branko von Erzwerk
Vision Inc
Hole Control
#2 - 2017-01-15 16:45:21 UTC
one additional question.
I try to import with xml @ googledocs.

Import xml blabla bla .../char/PlanetaryColonies.xml.aspx?...myaccountdatainhere...;"//row").
If i test the (full) line https://api.eveonline.com/char/PlanetaryColonies.xml.aspx?keyID=123&vcode=123&characterID=123 in my broser i get the full table as a result.
If i test it in google docs with the ...;"//row") import, i get "no content" reply. If i test it with one argument e.g. "planetname", i get a result.
What do i have to do, to import the full rowset in google docs ?
Branko von Erzwerk
Vision Inc
Hole Control
#3 - 2017-01-15 18:58:55 UTC
//row/ @planetName|@planetID" only gives planetName...what is the correct delimeter, if there is any ?
How can i import the whole table?