1

I am using Trello's REST API to create cards in my board. I have enabled in my board some power ups, like Star

Is there a way to update Star's field from API as well?

yaylitzis
  • 5,354
  • 17
  • 62
  • 107
  • I've enabled Stars power-up and found `{\"stars\":5,\"stars-category\":null}` in .json. I think we can handle those custom fields like usual. – Sangbok Lee Jan 12 '21 at 07:55
  • 2
    I've searched [the API doc](https://developer.atlassian.com/cloud/trello/rest/) and I'm afraid that there's no API for 'update' `pluginData`. Only 'get' exists. – Sangbok Lee Jan 12 '21 at 08:31

0 Answers0