how can write def do(payload, config, plugin_config, inputs): code ?

Options
Jawaher
Jawaher Registered Posts: 1

to interactive with the UI of macros using "type": "SELECT" in "type": "OBJECT_LIST"?

{
"name": "test",
"label": "test.",
"type": "OBJECT_LIST",
"itemLabel": "test", "subParams": [ { "name": "obj", "label": "Object", "type": "SELECT", "forceReloadOnValueChange": true, "getChoicesFromPython": true } ] }
Setup Info
    Tags
      Help me…