Connect to a database through Arduino IoT Cloud ?

Hey,

I have created a thing (DHT22) which gives me a temp and hum value on the dashboard, I would like to store that data on a database, is that possible?

It says "Connect to a spreadsheet, database, or automate alerts using webhooks" so I guess it should be possible, but I cannot find anything about it.

Thanks

hi @airplant

one of our former colleagues made a project a while back.
Take a look and let us know if it gets you where you wanna go :slight_smile:

ciao.ubi

https://create.arduino.cc/projecthub/Arduino_Genuino/arduino-iot-cloud-google-sheets-integration-71b6bc

Thanks for answering :slight_smile: @ubidefeo,

I was thinking more of some sort of a SQL database, Googlesheets wont do.