php-trello-api icon indicating copy to clipboard operation
php-trello-api copied to clipboard

New Custom Fields API support

Open mriffault opened this issue 7 years ago • 0 comments

Until recently, custom fields PowerUp data were stored in the pluginData property of cards. Now a new dedicated ressource has been added to the Trello API to be able to interact with this feature through the API.

See https://developers.trello.com/v1.0/docs/getting-started-custom-fields for more details.

Could it be possible to implement this new API feature in the PHP Trello API library?

mriffault avatar Apr 04 '18 07:04 mriffault