Questions tagged as 'trello'

5
answers

Is it possible to integrate the GIT with some task manager?

Is there any way to integrate a task manager (let's suppose, Trello) where the developer, when committing his activity, associates it with some specific task? In research I found Trello with GitHub, but the purpose of this one is free and w...
asked by 11.05.2015 / 15:42
0
answers

How are ids generated in trello?

I am studying the api of trello a little and I had the following doubt: How is the id of Trello cards, boards and lists generated? Is any type of hash used? Thank you!     
asked by 05.10.2016 / 19:02
0
answers

How to create a trello checklist using the Trello.net Edge library

I'm trying (unsuccessfully) to use the Trello.Net Edge library to create a checklist in a given card . The problem is that: whenever I try to create the checkilist an error is returned saying that the value of the idCard field is inval...
asked by 08.06.2016 / 18:32
0
answers

Capture Trello API custom fields

Gentlemen, I'm making a system that integrates with Trello. By performing the following HTTP command: curl --request GET \ --url 'https://api.trello.com/1/cards/ID_CARD?key=MINHA_KEY&token=MEU_TOKEN' I am returned the json correction...
asked by 21.02.2018 / 02:17
2
answers

How to make lists and cards equal to Trello

I need to make those lists with equal cards and used by Trello, scrolling sideways. What is used to do that?     
asked by 04.09.2017 / 13:00