Sending data to google excel?

Hello…
I have the following data type structure publishing to particle website and want to send it (AND parse into columns) to google excel.

  1. Will I be able to parse each published line out into separate columns using the comma/slash as a delimiter into google excel?

  2. Can someone point me to a video on how this is all done? (I’ve found bits and pieces but nothing that shows a complete example from start to published )

Thanks

@ridgerunnersjw ,

First, yes you can get your data into a Google sheet and put each value in their own column.

Second, First stop is the Particle Application Note on this subject:

https://docs.particle.io/datasheets/app-notes/an011-publish-to-google-sheets/

Also, you can see what several of us have done and posted here in the forums:

Hope this helps,

Chip

3 Likes

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.