Heads up! On March 5, starting at 4:30 PM Central Time, our community will be undergoing scheduled maintenance for a few hours. During this time, you will find the site temporarily inaccessible. Thanks for your patience. Read more.
×I've created an email summary of all the card in our board, but want to include the vote count on each. I have no idea what the variable name might be, or if this is even possible?
I've had a guess at a bunch of different variable names it might be, and poked around in the code to pull out a few strings, but no luck so far.
Any help would be much appreciated!
(I welcome anyone with a simpler solution for you)
Vote appears as a badge which you can access it via api.
In creating reports there is no branch to get the vote. The way I have do it is to pass the {$report variable} via http request and the endpoint get vote, perhaps append/insert into the line item and returns a new variable. Here’s two modules that I worked on can be used or modified to meet your specific use case :
https://trello.com/c/Gz2WYyNN
https://trello.com/c/IuYnCmJt
Yes, it is kind of round about way and difficult for those that had not used Butler Http Request.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.