Possible to publish events to the particle cloud from an Arduino?

Hello, a general but possibly stupid question, so bear with me: is it possible to publish events to the particle cloud from an Arduino or an ESP8266? E.g by a TCP client sending out a PUT or POST request with an appropriate JSON payload?

That’s the closest I can think of
https://docs.particle.io/reference/api/#publish-an-event

1 Like