Hi,
is there way how dynamically specified which one API credentials will be used in workflow, when is a node is runned? I want use the Hive and Cortex nodes.
I have more instancies of this products and need run same work flow on different instancies specified as json atribute.
My question is about this parameter in credentials. When i wrote something like this:
“theHiveApi”: “{{$json[“test”]}}”
the aplication didn’t expand variable.