# Particle Photon + Wireless Temperature sensor + Google Spreadsheet

**URL:** https://community.particle.io/t/particle-photon-wireless-temperature-sensor-google-spreadsheet/45307
**Category:** Cloud
**Created:** [November 16, 2018, 10:44am UTC](https://community.particle.io/t/particle-photon-wireless-temperature-sensor-google-spreadsheet/45307 "2018-11-16T10:44:17Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![barry65](https://avatars.discourse-cdn.com/v4/letter/b/c37758/32.png) [@barry65](https://community.particle.io/u/barry65)
#### Post date: [November 16, 2018, 10:44am UTC](https://community.particle.io/t/particle-photon-wireless-temperature-sensor-google-spreadsheet/45307/1 "2018-11-16T10:44:17Z")

</div>

Hi, Is there any best way to send the wireless temperature sensor [https://store.ncd.io/product/industrial-iot-wireless-temperature-humidity-sensor/](https://store.ncd.io/product/industrial-iot-wireless-temperature-humidity-sensor/) data to google spreadsheet interfacing with Particle Photon,  
I want to use particle cloud to work as the bridge to make the connection between a wireless sensor with google spreadsheet. Any help on this will be great

---

<div class="post-metadata">

### Author: ![ScruffR](https://sea2.discourse-cdn.com/flex026/user_avatar/community.particle.io/scruffr/32/6952_2.png) [@ScruffR](https://community.particle.io/u/ScruffR)
#### Post date: [November 16, 2018, 11:08am UTC](https://community.particle.io/t/particle-photon-wireless-temperature-sensor-google-spreadsheet/45307/2 "2018-11-16T11:08:39Z")

</div>

Have you tried searching this very forum for Google Sheets?  
There should be some pointers for the Photon to Google Spreadsheet part of your request.

---

<div class="post-metadata">

### Author: ![barry65](https://avatars.discourse-cdn.com/v4/letter/b/c37758/32.png) [@barry65](https://community.particle.io/u/barry65)
#### Post date: [November 19, 2018, 8:44am UTC](https://community.particle.io/t/particle-photon-wireless-temperature-sensor-google-spreadsheet/45307/3 "2018-11-19T08:44:08Z")

</div>

Hi, I have been working on script code and after publishing the code they provided the script link like this

[https://script.google.com/macros/s/](https://script.google.com/macros/s/)“script ID”/exec

Now how can I connect this link with particle cloud ?

Or Do I have to modify this reference code which will send the data to particle cloud as well as to google sheet also ?

please suggest

---

<div class="post-metadata">

### Author: ![gusgonnet](https://sea2.discourse-cdn.com/flex026/user_avatar/community.particle.io/gusgonnet/32/27491_2.png) [@gusgonnet](https://community.particle.io/u/gusgonnet)
#### Post date: [November 19, 2018, 12:04pm UTC](https://community.particle.io/t/particle-photon-wireless-temperature-sensor-google-spreadsheet/45307/4 "2018-11-19T12:04:34Z")

</div>

> [@barry65](#):
>
> data to google spreadsheet interfacing with Particle Photon,

Hi,  
in this topic, I have written an article in Hackster (link below). If you follow it to the letter (some parts are tricky to execute) you might get what you want.  
Cheers!  
Gustavo.

> **[Pushing Data to Google Docs](https://www.hackster.io/gusgonnet/pushing-data-to-google-docs-02f9c4)**
>
> Make your hardware push data to a Google spreadsheet. By Gustavo.
