Help calling multiple hubactions from single command

I have the same issue. I need to perform a HTTP GET to determine the state of something, then a HTTP POST in the same function. This seems impossible. I have attempted putting a wait in, but it simply will not execute the hubAction if you already called it within the same session :frowning: