You need to sign in to do that
Don't have an account?

Salesforce.com Sync with TFS- Cases, Bugs & Issues ( Bi- Directional)
Salesforce.com Integration with Microsoft Team Foundation Server for case / issue / Bug tracking solution, no more manual process. This is a complete automated 2 way Sync solution for pulling / pushing records from SFDC to TFS / TFS to SFDC
Video Demo - http://youtu.be/J7DDLSKfIxs
Sam
Hello Sam,
Can you please give me more details like how can I integrate Salesforce with TFS? Using any third party tool or web service API ?
Thanks,
Jigar
On the tfs side you can use tfs plug in dll to intercept the workitemchanged event.
So it would be like this:
- Your workflow in salesforce triggers an outbound message with the information about the object you want on it. That message is sent to a webservice endpoint that you need to prepare and will be receiving and queuing the message to the common sync queue.
- TFS plug in queue workitems you need to sync after a workitemchanged event.
- Your sync service read the common queue and update the information to either system
Something like this:
http://autocrony.com/TFS/tfs_salesforce_sync.jpg
Can you please provide me the details on how to integrate salesforce with TFS.
Thanks,
Jyoti
samr@expsoltech.com
www.expsoltech.ca