Client API for Dragnet

If you are having a problem using Dragnet, post a message here.

Moderator: SourceGear

Locked
Anders Molin
Posts: 6
Joined: Sat Jan 08, 2005 3:46 pm

Client API for Dragnet

Post by Anders Molin » Sat Jan 08, 2005 3:51 pm

Are you by any chance going to make a client API avaliable for Dragnet?
I'm current using the one for Vault and would love to be able to create users and projects from my own code for Dragnet as I do for Vault.

If not, is there any documented way to use the Webservice directly?

- Anders

lbauer
Posts: 9736
Joined: Tue Dec 16, 2003 1:25 pm
Location: SourceGear

Post by lbauer » Sat Jan 08, 2005 5:25 pm

See this link for information about the Web service API:

http://support.sourcegear.com/viewtopic.php?t=2568
Linda Bauer
SourceGear
Technical Support Manager

Anders Molin
Posts: 6
Joined: Sat Jan 08, 2005 3:46 pm

Post by Anders Molin » Sat Jan 08, 2005 5:45 pm

Thank you.

I had seen that post before but not tried it as it looks like it's only for the external-add feature.
There is some more stuff involved in using the webservice to actually log on to Dragnet in order to manipulate with users and such ;)

But thanks, I think I'll just try to play a bit with it.

- Anders

lbauer
Posts: 9736
Joined: Tue Dec 16, 2003 1:25 pm
Location: SourceGear

Post by lbauer » Sat Jan 08, 2005 10:15 pm

You can see the web methods documentation if you use this URL in your browser:

http://<yourdragnetserver>.sourcegear.com/Dragnet/dragnetwebservice.asmx
Linda Bauer
SourceGear
Technical Support Manager

mskrobul
Posts: 490
Joined: Wed Jan 14, 2004 10:22 am
Location: SourceGear
Contact:

Post by mskrobul » Mon Jan 10, 2005 11:08 am

I posted a KB article with a simple login example:

http://support.sourcegear.com/viewtopic.php?t=2775

Hopefully that will help get you started.
Mary Jo Skrobul
SourceGear

Anders Molin
Posts: 6
Joined: Sat Jan 08, 2005 3:46 pm

Post by Anders Molin » Mon Jan 10, 2005 1:13 pm

Thank you Mary Jo :)

That is more than enough to get me going :)

- Anders

Locked