Use Ifttt.com + webhookLib!
For example it is possible: receive webhook notification on new Youtube video
For example it is possible: receive webhook notification on new Youtube video
New Cluster installed for first clouds.
We do not have clouds limit issue now.
What's next in 1-3 months?
- BB General transferring to new cluster
- API Bridge. It is safe place for your API keys
- pre alpha for new mobile app
- TronLink Lib
We do not have clouds limit issue now.
What's next in 1-3 months?
- BB General transferring to new cluster
- API Bridge. It is safe place for your API keys
- pre alpha for new mobile app
- TronLink Lib
Do not use such code:
Move rates downloading to background task with auto retry!
AR time - 30 minute:
- each 30 minute download rates from (https://api.coingecko.com/api/v3/coins/bitcoin
- parse it
- save in property via Bot.saveProperty
- use HTTP.get not ->(url) - it is deprecated
In command you need only get property via
Bot.getProperty
so your command will be more quickly
->(https://api.coingecko.com/api/v3/coins/bitcоin)This code is slowly!
var result = JSON.parse(data.content);
Move rates downloading to background task with auto retry!
AR time - 30 minute:
- each 30 minute download rates from (https://api.coingecko.com/api/v3/coins/bitcoin
- parse it
- save in property via Bot.saveProperty
- use HTTP.get not ->(url) - it is deprecated
In command you need only get property via
Bot.getProperty
so your command will be more quickly
👍1
Do you want new Cloud plan - Cloud.Test?
Cloud.Test will NOT have: - no Bot.runAll - no Auto repeat - no background tasks - no Bot.run with run_after Daily iterations limit: - approx 50 000 iterations Cost will be - 13 USD monthly
Cloud.Test will NOT have: - no Bot.runAll - no Auto repeat - no background tasks - no Bot.run with run_after Daily iterations limit: - approx 50 000 iterations Cost will be - 13 USD monthly
Anonymous Poll
31%
I do not understand
47%
NO
21%
Yes