# Google Apps Script proof-of-concept for connecting farmOS API to Google Sheets

**URL:** <https://farmos.discourse.group/t/google-apps-script-proof-of-concept-for-connecting-farmos-api-to-google-sheets/2468>\
**Category:** Development\
**Created:** [February 2, 2026, 9:00pm UTC](https://farmos.discourse.group/t/google-apps-script-proof-of-concept-for-connecting-farmos-api-to-google-sheets/2468 "2026-02-02T21:00:20Z")\
**Posts on this page:** 1\
**Page:** 1

<div class="post-metadata">

**Author:** ![ktohalloran](https://yyz2.discourse-cdn.com/free1/user_avatar/farmos.discourse.group/ktohalloran/32/1512_2.png) [@ktohalloran](https://farmos.discourse.group/u/ktohalloran)\
**Post date:** [February 2, 2026, 9:00pm UTC](https://farmos.discourse.group/t/google-apps-script-proof-of-concept-for-connecting-farmos-api-to-google-sheets/2468/1 "2026-02-02T21:00:20Z")

</div>

Hey all,

As part of a recent project, I had cause to create this Google Apps Script for loading data from a farmOS instance into Google Sheets. It’s purposefully generic but at least provides a starting point for other similar use cases. Please see the code [here](https://gist.github.com/ktohalloran/74ba1148cb5cc3e9796e1aabce24a38c "https://gist.github.com/ktohalloran/74ba1148cb5cc3e9796e1aabce24a38c"); more details and instructions on getting it working can be found at the top of the file.

Hope this helps someone!
