The help page https://help.trello.com/article/1157-variables mentions
Variables available after a "count cards" command:
{cardcountresult}
Still, I can't seem to find it in the app.
My goal is to count up the number of cards in my "Inbox" column and send it to an HTTP endpoint so I can capture and graph it later.
@Adam Banko this used to exist in Butler Bot but doesn't look like it made it into the Power Up version. Here's a Trellinator command that will do what you want:
https://gist.github.com/iaindooley/2ad6eb6b00187a64bab978b90e0d29e3
You just have to install it as a time trigger command and then it will run daily after that. You can see more about Trellinator here:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.