ESP8266 Variations and other MCs
IOT cabable micro controllers such as the ESP8266 and ESP32 from espresiff has the ability to connect to an access point and behave as an HTTP client.
To learn how its done See turorial
Integration with PHP
Adding a simple PHP code line in on your website you can have PHP fetch a LittleNodes URL to trigger your Alexa routine.
This can be usefull if you want Alexa to let you know when you have a new member or when you have sold something "Chaching!"
To learn how its done See turorial