When using the AdminReports.Activities.list
method of the AdminSDK Reports API, code around the fact that some expected parameters might not be returned!
#AppsScript #Idea #Tuit
When using the AdminReports.Activities.list
method of the AdminSDK Reports API, code around the fact that some expected parameters might not be returned!
#AppsScript #Idea #Tuit
La recientemente (muy) mejorada función de agrupación en Notion ahora puede usarse con propiedades y vistas anteriormente no soportadas. Dos casos de uso adicionales: agrupar por fórmula (valoración) y fecha (periodo) en un sistema de control de tutorías. #Idea #Notion #Tuit
When catching exceptions, trace back the full sequence of function calls using the matchAll
JavaScript method over the stack (text) property of the exception object.
#AppsScript #Idea #Tuit
Algunos ejemplos de uso de la nueva función de agrupación de Notion. #Idea #Notion #Tuit
Take extreme care with your embedded css tags when sending emails that will be read on Gmail. Any silly mistake such as a random, harmless (for a dialog or webapp), misplaced character will render your whole <style></style>
section ineffective.
#AppsScript #Idea #Tuit
Session.getActiveUserLocale
method is still not working properly in the new Apps Script IDE. Please, star the issue if affected!
#AppsScript #Idea #Tuit
Three built-in commands in the not-so-new Apps Script IDE that I use a lot! #AppsScript #Idea #Tuit #Vídeo
You can use the JavaScript optional chaining operator in Google Apps Script to safely access properties or methods of nested objects that may not exist at run-time! #AppsScript #Idea #Tuit
Use breakpoints and the built-in debugging features of the new Goolgle Apps Script IDE, instead of just logging, to delve into the responses of advanced services and APIs. #AppsScript #Idea #Tuit
Una nueva versión de RecogeCV con algunas mejoras, entre ellas la inclusión del campo etapa educativa en el formulario de recogida de candidaturas. #AppsScript #Tuit