I can see lots of information on importing to CREATE Trello cards, but I am wondering if it is possible to import data to UPDATE existing Trello cards, e.g. for adding "activities"?
Whilst Trello is used for monitoring, other established systems are used to log progress etc. I am trying to gather this information into one source (e.g. Excel) in order to run an import to UPDATE existing Trello cards by creating activity records for the relevant cards.
Can this be done? If so, how can I accomplish this?
Many thanks
@Martyn Stacey if you had a spreadsheet where the link to the Trello card was in the first column, this Trellinator function would update the cards from the spreadsheet:
https://gist.github.com/iaindooley/b09e1b3fc25b6bd6b005cffd49b5fc27
You can read more about Trellinator here:
Hi Iain
Thanks for your reply - sounds like what I am looking for. In terms of "keys" and identifying Trello records you mentioned "link" to Trello card in order to update (or add Activity records). Is there such a thing as a "key" in Trello, if so how can I access this in order to directly find Trello records from Excel spreadsheet?
Apologies for simplistic questions - but all a little new to me in "new world" - give me a good interface mapping entity any day!! lol
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Martyn Stacey yep every card has 2 ids, both of which can be used to look it up. The long ID or the short ID, the short ID is the one that appears in the link to the card so they're basically interchangeable.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.