You will usually want to store data against Trello Cards or Boards with your Power-Up.
For this you will need to the use t.get
and t.set
commands. The guides below will help you getting and setting data using the Trello API:
https://developer.atlassian.com/cloud/trello/power-ups/client-library/getting-and-setting-data/Use the Trello API with React