I’ve spent the whole day trying to solve this, but I can’t find any information on how to proceed or if there’s a specific structure I need to use for the object.
For reference in the plugin (e.g. a datatype created in the Apiconnector - within the plugin), these can be created in the code using the ‘p’ prefix - maybe both api_c2 can be used in this case?
Switching to _api_c2_ fixed a similar issue for me in my plugin.
I think I better clarify. If the resulting state App Type is an API Connector datatype, you’ll need to use the api prefix. Both API Connector and DB datatypes are selectable as a plugin “App Type” but the plugin must attach the right prefix accordingly. I just use a boolean in my plugin.