you would need to use a webhook like Zapier or make.com (recommended)
cold-jewelry-54343
02/14/2024, 10:34 AM
there are allot of videos on youtube about it but you can also take a look at one of the users Chatbot 🙂 Id encourage playing around with make.com and ask questions when your stuck
l
limited-gpu-21450
02/15/2024, 11:14 AM
With just a tiny bit of Google Apps Script (which is essentially JS), you can have the Sheet creating new rows by accepting HTTPS requests.
Really nice solution for small, quick data capture cases.
Here's a good article on this. It's from 2018, but nothing has changed, I still use it myself for personal stuff:
https://medium.com/@Toucan_Guided_Analytics/google-appscript-google-sheet-and-webhooks-8f90afd3296
c
cold-jewelry-54343
02/15/2024, 2:55 PM
This solution is something I just checked and it works indeed 🙂 @limited-gpu-21450@red-fireman-14800