Automating monday.com Boards with Live IoT Sensor Data

I’m exploring whether it’s possible to drive monday.com workflows directly from IoT sensor data — for example, using a motion sensor to trigger a task update or alert. I saw this project on The Engineering Projects that uses an ESP32 + PIR motion sensor to send alerts on motion detection: https://www.theengineeringprojects.com/2022/03/iot-based-motion-detection-with-email-alert-using-esp32.html it seems like a good example of real‑time event detection. I’ve also seen discussions on Arduino and Raspberry Pi forums about pushing sensor data via HTTP or MQTT to dashboards or cloud services. Has anyone here tried hooking up a live sensor stream to monday.com (via webhook / API / external script)? I’m interested in what integration route you used, and how stable and responsive it was in practice.

1 reply