Update/Delete Google Calendar Events in Notion
Status: Closed · Asked by kayne1900 on · 0 views
I have a workflow set up that pushes new Google Calendar events into Notion.
However, how do I set it up that changes to the event like a new time are also reflected in Notion, or that the event gets deleted in Notion when it's also deleted in Google Calendar?
Hey @kayne1900
Regarding your concern, Notion doesn't offer any action steps which can delete the event from your account.
You can also refer to the following API reference for the same as they only offer the Delete a Block action step.
Hi @Supreme, I've managed to set up something to delete an event from my calendar, including a "Task Done" property when a Google Calendar event is deleted. However, I've not yet figured out what I can do to change the time of an event in Notion (in this case, a database item), when an event in Google Calendar is updated.
I've not yet figured out what I can do to change the time of an event in Notion (in this case, a database item), when an event in Google Calendar is updated.
You can refer to the Date Time Formatter action step to convert the time accordingly.
