function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
karthik karthikkarthik karthik 

How to Integrate Salesforce with TFS using Rest Api

Hi Everyone,

How to Integrate Salesforce with TFS using Rest Api.
I want to send data from salesforce to TFS using Rest Api. I know using outbound message but i need Rest.
Please help me it's urgent.

Thank you.
BRClineBRCline

You could probably roll your own solution using an outbound message to a service that would then update TFS.

TFS has a pretty well documented object model.