Hi
I had a similar issue, I wanted my flic buttons to trigger Alexa routines. I ended up setting up a linux VM with a we served and then use this script https://github.com/thorsten-gehrig/alexa-remote-control
On the flic button I just use a get request with all the parameters in it.
Hope that helps!