rocketchat-google-calendar icon indicating copy to clipboard operation
rocketchat-google-calendar copied to clipboard

Integration of rocketChat with Google calendar using a pything script to create a webhook

Results 9 rocketchat-google-calendar issues
Sort by recently updated
recently updated
newest added

Our integration is showing messages like these for all-day events: ``` Start: 2020-07-31 01:00:00 End: 2020-08-01 01:00:00 ``` Would it be possible to instead show: ``` Full Day: 2020-07-31 ```...

Hello, How to execute step 7? Thank's

Trying to install this. Following the instructions, when i open calendarWebhook.py, your descriptions for calendarid and webhook url are flipped calendarId is on line 17 and url is on line...

Hello ! Maybe my request is unfounded but can somebody tell me where, in which folder do I have to put theses files in my server ? **client_secret.json calendarWebhook.py** Thank...

Hi, I am trying to implement this and read that I have to fill in the webhook url on line 18 and the calendar ID on line 21 in the...

Hey, Does this still work? I cant post to rocketchat... The linux system (ubuntu) says nth back... and i dont get a notification.. but i disable the script tab and...

> Fire up the OAuth authentication process by running it once on shell/terminal was the most complicated process for me on Debian server, without luck: ``` # python calendarWebhook.py Traceback...

I do all the 7 steps, create an event on Google Calendar and it shows in my desired chat when I run the python code. Now next events are not...

Hi, it would be really nice to have a simple means of formatting/modifying the appearance of calendar events posted in Rocket.Chat, e.g. removing the Google URL to the event, disable...