Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

239
Views
Shared calendar is not listed when using CalendarApp.getAllCalendars() but found and accessible when using CalendarApp.getCalendarById()

Shared calendar is not listed when using CalendarApp.getAllCalendars() but found and accessible when using CalendarApp.getCalendarById()

Is there any reason why specific calendar would not be listed when using CalendarApp.getAllCalendars() ?

Example:

var cal = CalendarApp.getCalendarById( calendar ID );
Logger.log( cal.getName() );

var myCalendars = CalendarApp.getAllCalendars();
for( var q = 0 ; q < myCalendars.length ; q++ ){
    Logger.log( myCalendars[q].getName() +" > "+ myCalendars[q].getId());
}
about 4 years ago · Juan Pablo Isaza
1 answers
Answer question

0

I found the solution. Looks like hidden calendar will not show up in the All Calendar list and are not accessible by Name. Here is a good solution: Access hidden Google calendars from CalendarApp?

about 4 years ago · Juan Pablo Isaza Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!