How to do HTTP Post/Get from scripts

I would like the router to call a HTTP Post method on a regular basis (every 5 min). Please let me know if this is possible. If yes can it also send some kind of Json payload with it?

If not, is it possible to configure the script such that it can just do a Get to a specific URL?

Thank you for your help.