Replies: 2 comments
-
To send notifications, you need to use from gcsa.google_calendar import SendUpdatesMode
...
gc.add_event(event, send_updates=SendUpdatesMode.ALL) See more info in the docs of |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thank you so much!! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
As the title says, emails are not being sent out as they would with normal google calendar event creations.
Beta Was this translation helpful? Give feedback.
All reactions