Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

217
Vistas
How to detect changes in Google Spreadsheet? Java

The spreadsheet holds events and my code has a linked list of these events organized by date. However my code only reads the spreadsheet once. So if the spreadsheet is every changed (added a row, deleted a row) my code doesn't know. I'd like my spreadsheet to somehow notify my code that a change has been made. Else I guess the other option is to check for any changes once a day with something like a while loop. Thanks!

over 4 years ago · Santiago Trujillo
1 Respuestas
Responde la pregunta

0

There are 4 events as mentioned in official documentation on Google Developers Site, as follows

  1. onOpen()
  2. onEdit()
  3. onChange()
  4. onFormSubmit()

Update: These events are written in Google App Script and not in Java.

over 4 years ago · Santiago Trujillo Denunciar
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda