P
P
Pavel6932019-11-21 11:32:02
API
Pavel693, 2019-11-21 11:32:02

How to transfer data from Google Sheets via API to another site?

The situation is as follows. There is a site on which a form is filled out and from it this data is transferred to a Google spreadsheet. Then, after adding a row to the Google spreadsheet, I need to transfer this data further via the API to another site and then stop.
For the third day already, I can’t figure out how to transfer data via API to another site, and then receive the result of data processing via the same API.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexander Ivanov, 2019-11-21
@oshliaer

You have 3 options in terms of execution:

  1. Use the Google Sheets API. Most likely you will need Google Sign-In for server-side apps
  2. Use Google Apps Script as Server Function for Processing
  3. Use ZIIETc

In the context of the platform, everything is also not bad:
  • Own server
  • Cloud server and all its derivatives
  • Google Apps Script Web Service
  • "Batnichek" (local PC)

Almost all cuts can be combined and expanded with each other.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question