Start a new topic

Button App POST method requests

Hi, currently a button app only allows to send GET requests to a specific URL. It would be a nice feature to also allow POST requests. There are some APIs that only accept POST requests. 


In my opinion POST would also be the correct use for an API call that should provoke an action and doesn't work with the returned body.

Login or Signup to post a comment