I am trying to add a custom property to a Trello map. The goal is for my application to be able to add additional data (such as "dollar value" or "duration") to the Trello card.
I thought of alternatives, but I don’t think that they best suit my needs. 1 - Labels for cards: it works for categories, but this is undesirable because it can add chaos to custom labels that they already use. In addition, labels will not work well for data that is not categorical. 2 - Add a comment to the card: Yes, it is possible, but it seems hacky, and if the user accidentally deletes the comment, this will affect how my application works.
The big problem for me is that I did not see anything that says whether it can or cannot be done. There was a mention of something similar on the Trello blog . Here's a quote right from her.
Q: Is there a way to generate story points for use with my flexible team?
A: View. Probably the plot points are an assessment of how long something will take. This refers to the idea of personalized property for the card you would like to have. For example, if your Trello board is a sales tip, you might want all of your cards to have a potential deal size of $$$ on them. Right now, we don’t want to squeeze Trello into any particular use, so something like this should be provided by a custom plugin (see API Question).
, API - , . .
, , , API node -trello.