Trello Label Id in microsoft Flow


Trello Label Id in microsoft Flow



i am trying to create a flow using Microsoft flow.The flow creates a card in Trello when an item is created in SharePoint list.I need to add a label to each card.The Flow gives me an option to specify the Label Id.How can i get the id of labels in Trello?I tried with #1 and also the color of the label.But dint work.If anyone knows the answer, please help!




2 Answers
2



Good question! This is actually really simple. Go to any board and add .json at the end of the url. Search for idLabels or labels. If the cards on the board have any labels the info should be right there.


.json


idLabels


labels



Happy trelloing!





Thanks! It worked !
– Treesa
Mar 24 '17 at 5:10





@Treesa Glad to help! If you're happy - please mark my answer as solved.
– Karl Pokus
Mar 27 '17 at 7:59



Just a kind suggestion to help any others that stumble on this. A more efficient way of doing this would be to open a card that has the label for which you are interested. Then add ".json" to the end of that URL. The label id is them much easier to find and associate. If you want all the label id's then you can add all the relevant labels to a single card and follow the sample process. Then you have all the label id's in on single chunck in the json code.






By clicking "Post Your Answer", you acknowledge that you have read our updated terms of service, privacy policy and cookie policy, and that your continued use of the website is subject to these policies.

Popular posts from this blog

api-platform.com Unable to generate an IRI for the item of type

How to set up datasource with Spring for HikariCP?

PHP contact form sending but not receiving emails