Feature request: Set HTTP headers for Post action

I'm attempting to use RM to send stuff (temperature, other device status, etc.) to a Vestaboard via their API. This would work great, except the API requires you to set the auth parameters via two headers (secret + key). Would it be possible to expose this functionality within RM? It's certainly doable in a generic device.

Today I do it via IFTTT, which is an awful workaround for something that could easily run locally.

1 Like

I think webcore can do this.

It can. I'd rather do it natively in RM, but Webcore is a workaround.

Did you manage to get it working? I am trying doing the same.

1 Like