Skip to content

GetPluginDataOnCardAsync

Rasmus Wulff Jensen edited this page Nov 1, 2023 · 3 revisions

Back to PluginData features

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

Clone this wiki locally