arduino yun - Using postman to Send Post several times a day -


i'm working on arduino personal project.

with thingspeak + postman i'm being able manually send tweets. want postman send tweets automatically when ever api field updates.

can me please?

you should take @ newman.

with newman can run postman requests on command line. setup cronjob automate newman call.


Comments

Popular posts from this blog

'hasOwnProperty' in javascript -

How to put a lock and transaction on table using spring 4 or above using jdbcTemplate and annotations like @Transactional? -

How to understand 2 main() functions after using uftrace to profile the C++ program? -