Questions tagged as 'trello'

1
answer

Ajax add several users to letter Api trello

I explain my case: I am generating three letters by tagging several users, each user has his "code" for example (5891c93eb1cyl471ee1fe47c) I have a function that adds 5 users (this function is called from another) the case is that I'm doing a PO...
asked by 29.05.2018 / 09:54
0
answers

Problem updating Trello card with its Javascript API

I am trying to modify the values of a trello card through its API, in this case I am trying to modify its name, the call offered by the API is as follows: PUT /1/cards/{id}/{property}?value={newValue} link I'm trying it in the followi...
asked by 05.04.2018 / 23:19
1
answer

Javascript json to xlsx trello

I'm not an expert in javascript but I'm trying to modify an extension that takes the json that Trello exports and converts it to an excel format, the extension works great ... but I would like to also extract the date of each card , which accord...
asked by 17.04.2018 / 19:01