Skip to main content

Clear primary calendar

Clears the event list of the primary calendar

Function ClearMainCalendar(Val Token) Export

ParameterCLI optionTypeRequiredDescription
Token--tokenStringToken
Returns

Map Of KeyAndValue - serialized JSON response from Google

1C:Enterprise/OneScript code example
Token = "ya29.a0ATi6K2sWW_31WLH0d9aK0qk0HJ-UfyvZDcLeBbF5bLU7QH09Bx2pXAupIw40USQVaxXqsovItVSt9swWuPdBDSA0eFaVPE0CbaU2OLQlyrnITI1VVXgZ_Gx2R...";

Result = OPI_GoogleCalendar.ClearMainCalendar(Token);
oint gcalendar ClearMainCalendar \
--token "***"
Result
{}