Still looking for a solution to send daily data from Arduino / Ethernet shield to a Google sheet.
Is there a free web service that I could use to redirect a http url create by my Arduino be redirected to an https url . I saw that Temboo.com seem to do this kind redirection, but it is not a free service.
You might look into the Temboo option at bit. I did a project a few years ago using Temboo to write to Google Sheets. The free plan worked fine for our needs. That was some time ago so the situation may have changed since then.
Cross-posting is against the rules of the forum. The reason is that duplicate posts can waste the time of the people trying to help. Someone might spend 15 minutes (or more) writing a detailed answer on this topic, without knowing that someone else already did the same in the other topic.
Repeated cross-posting will result in a suspension from the forum.
In the future, please take some time to pick the forum board that best suits the topic of your question and then only post once to that forum board. This is basic forum etiquette, as explained in the sticky "How to use this forum - please read." post you will find at the top of every forum board. It contains a lot of other useful information. Please read it.
pert:
You might look into the Temboo option at bit. I did a project a few years ago using Temboo to write to Google Sheets. The free plan worked fine for our needs. That was some time ago so the situation may have changed since then.
.
Thanks for your input.
Temboo is not anymore a free service. It could be cheaper to use another and more powerful processor family to generate the "https" directly from the board.
OK, good to know. I helped a friend with that project and so I haven't kept up with what is going on with Temboo. I never really liked the idea of having the extra link in the chain of Temboo. I had to provide my friend with instructions for how to set up Google Sheets and Temboo and it ended up being a lot of steps, and not very easy to follow. I looked into the possibility of communicating directly with Google Sheets, but in the end I decided that Temboo was the quick and easy solution and went with that since it wasn't even my own project.
You might look into the Arduino MKR WiFi 1010 to see if it's set up to do this easily. Of course if you decide to stick with Ethernet over WiFi, I definitely support that, as I'm definitely a fan of Ethernet. Arduino does make a nice Ethernet shield for the MKR boards: