简体   繁体   中英

Using postman to Send Post several times a day

I'm working on a Arduino personal project.

With thingspeak + postman i'm being able to manually send Tweets. I want postman to send tweets automatically when ever my API field updates.

Can you help me please?

You should take a look at Newman .

With Newman you can run your Postman requests on the command line. Just setup a cronjob which would automate your newman call.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM