-
-
Notifications
You must be signed in to change notification settings - Fork 5
GetPluginDataOnCardAsync
Rasmus Wulff Jensen edited this page Nov 1, 2023
·
3 revisions
Get the Plugin data of a Card. The data is a list with data from each plugin, and the value field is a JSON string value of the one or more fields the plugin owns (since there is no common structure) that you should deserialize on your own.
NB: The API does not support Add/Update/Remove of the Plugin Data... On retrieval of the data
If you are looking for info on a specific method in TrelloDotNet then expand the Pages above and input the 'MethodName' (Example: 'AddCardAsync')