Any chance that we might see Vault integrated with SupportForce? My company is using SupportForce exclusively now for CRM and work item tracking and it would be nice to be able to document a case when performing a check in.
SupportForce exposes itself through a WebService interface which permits read/write access to nearly every object in their system. It's quite easy to integrate with .NET languages because SupportForce makes the WSDL for an installation available.
If SourceGear is not planning on this type of integration, is there any method through which I could build the integration myself, i.e. a plugin for the Vault client?
Vault Integration with SupportForce Bug/Case Tracking
Moderator: SourceGear
-
- Posts: 8
- Joined: Mon Jun 20, 2005 2:24 pm
We don't currently have plans for integration with SupportForce.
The Vault Client API is available for integration with other programs. It is the actual libraries that our Vault clients use. The command line client source is available with the API, so you can get a feel for how to use it. It is available on our main web site's download page.
The Vault Client API is available for integration with other programs. It is the actual libraries that our Vault clients use. The command line client source is available with the API, so you can get a feel for how to use it. It is available on our main web site's download page.