Tell me more ×
Web Applications Stack Exchange is a question and answer site for power users of web applications. It's 100% free, no registration required.

I'm attempting to determine if its possible to integrate Trello into our existing development environment. We're currently using Team Foundation Server as our source code control repository and I'd like to link tasks within TFS to list items on a board in Trello, is this even remotely possible? I know there's an API in place, I'm mainly curious if anyone has attempted an integration like this yet. If this were possible, Trello would essentially become our user interface into TFS.

share|improve this question

1 Answer

There is no way to do this inside the Trello app, but there is an API you can use to write the integration yourself. The documentation is here: https://trello.com/docs

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.