where:
192.168.x.x is the IP address of my hubitat
192.168.y.y is the IP address of the processor where the post messages will be sent
zzzz is the port the processor is listening on
tttt is my access token
I would have thought that my first attempt would work but none of the above calls have worked. However, when I go into the settings page of the Maker API app and manually enter http://192.168.x.x:yyyy in the "URL to send device events to by POST" field it works perfectly.
Any ideas on how to format the URL properly so I can set the Post URl programatically from my processor would be greatly appreciated.
This part I'm not sure is possible. @bravenel or @chuck.schwer may be able to answer that piece.
I've always thought (maybe incorrectly) that the Post to URL for the Maker API posting events was only definable from the Maker API webpage UI. (hoping I'm wrong as this would be cool).
I suspect you are changing something when you are making the substitution to add the x's y's and z's to put it up here on the forum. If you want, you can PM it to me and just take off your token. The internal IPs really won't mean anything to anyone else anyway since they can't get on your network.