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.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.