How can i upload a file in repository workspace from server side API?
Hi,
Is this is possible to upload a file in SCM repository by using some trigger from server side API.
Scenario: I have a workitem and some files are attached to it. At a specific state of workitem i want to retrieve those file from server side API's and deliver those files in Stream.
Thanks