Please help
how to get the API updated every second without using “Do every seconds”
I tried to use the workflow backend but it only runs once
Example API : https://data.gateapi.io/api2/1/ticker/btc_usdt
Please help
how to get the API updated every second without using “Do every seconds”
I tried to use the workflow backend but it only runs once
Example API : https://data.gateapi.io/api2/1/ticker/btc_usdt
Pretty sure there are other ways but you might want to explore loops. Basically, you just need to run the API again after it finishes
This topic was automatically closed after 70 days. New replies are no longer allowed.