I have just published the first of the Revolut X crypto Nodes on KNIME.
This node will retrieve your available balances. Below is a workflow that shows how to use the node and retrieve your available balances in a table.
In the near future I will add Nodes to retrieve ticker values and place orders.
I chose the Revolut X API because it happens to be the one I am using. In case there is demand I may add Nodes to interface with other APIs in the future.
Below is the configuration dialog of the RevGetBalance node.
The required inputs are :
1) The License key for the node. During the Beta phase, just use BocebadDemo
2) The API key to access Revolut X. Here you can find how to set up your Revolut API, Private and Public keys.
2) The Revolut private key (which is contained in the private.pem file).
Here are the steps to add the Revolut Get Balance node to KNIME:
1) In Analytics Platform, go to Preferences -> Install/Update -> Available Software Sites and add the entry shown in the red box. (Note that for now, the Protocol is http, not https. This is something I will have to take care of in the future.
2) If you now go to Menu -> Install Extensions , you should now see the Revolut category and in there, the Get Balance node.
After installing the node, when you create a new Workflow as usual, the RevGetBalance node should be available in the 'Nodes' panel.