Hello everyone !
I’m looking for a solution to this problem :
I want to read directly in a number column a value from a Json file while knowing the associated key of this Value.
Exemple :
My API call > https://api.snowtrace.io/api?module=account&action=tokenbalance&contractaddress=0x....&address=0x....&tag=latest&apikey=MyKey
The API return : {“status”:“1”,“message”:“OK”,“result”:"19043221718329235974770 »}
And I want to fill my number column with the value associated to result key.
Then I need to make an automation to refresh value on demand.
Is it possible to build this kind of parsing tool directly in monday table column ?
Thanks in advance for your help.
Regards
