about G2 API

xiang

Joined: 2005-07-03
Posts: 19
Posted: Tue, 2005-07-19 18:22

HI,

When add a new user in G2. I checked G2's DB, there are more than 12 tables has changed . So it's diffcult for me to transfer users into G2. I need to learn lots of tables and fields structure.

So , Can I use G2 API to do this , and where I can find G2 APIs and APIs manual?

regards

 
nivekiam
nivekiam's picture

Joined: 2002-12-10
Posts: 16504
Posted: Tue, 2005-07-19 19:54

You should be able to use the G2 API for this.

Take a look at the migration module that migrates from G1 to G2. What are you trying to migrate from?

Also take a look at these links:
http://gallery.menalto.com/modules.php?op=modload&name=phpWiki&file=index&pagename=Development%20Documents

http://gallery.menalto.com/modules/GalleryAPI/apidoc/

 
valiant

Joined: 2003-01-04
Posts: 32509
Posted: Tue, 2005-07-19 22:32
 
xiang

Joined: 2005-07-03
Posts: 19
Posted: Wed, 2005-07-20 15:54

Thanks...
I will have a try. :)