Arduino Data Logs to Google Docs with Pushingbox

I've found a few links to a hosting platform known as pushingbox.com Have users had success with either Pushingbox or Google Sites. Any other good alternatives now available?

Regards all

I've used pushingbox and yes it works. I can easily push data from Arduino to google sheets (which must use https). I don't know of any other alternative to convert http requests into https.

@electronicsguy mind to share the coding as i faced the same issue that cant push the data from Arduino to google sheets.