streamdeck-api-request icon indicating copy to clipboard operation
streamdeck-api-request copied to clipboard

[Request] Allow different body & content type for periodic polling for status URL

Open ethw opened this issue 7 months ago • 1 comments

Hi,

I have a use case where I post to URL to run an action, and then periodically POST to the same URL with a different body to get the status.

Right now I can't do both of these on one API Request action because the Periodically poll a URL for status option does not allow setting the body and content type. It seems to automatically reuse the body/contenttype setting from the main request.

If I could configure the content type and body for the periodically pulled status URL I would be able to run the action and display the status on the same button.

Thanks for considering my request

ethw avatar May 30 '25 06:05 ethw

This would be useful to me as well.

craig-rta avatar Jun 24 '25 14:06 craig-rta