The web get function within flows allows for GET and POST, but I’m trying to integrate my homescreen with the Govee API that only allows PUT requests for commands. Workarounds via sh and globals have not worked.
Adding the PUT method to flows would allow for greater web get functionality