All templates
Networking automation templates
2 ready-to-use networking templates. Import one into Robomotion, connect your own accounts, and run it on a schedule or on demand.
REST API
IntermediateUpdated 8 months agoCreates a simple REST API server with GET and POST endpoints using the Net Http nodes. The default robot runs on http://localhost:9090.
Send GET Request
BeginnerUpdated 8 months agoSends an HTTP GET request to a sample service and displays the response in a message box. Defaults to querying https://ifconfig.me for your public IP address.