Update/Delete Google Calendar Events in Notion

kayne1900

Member
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?
 

Supreme

Well-known member
Staff member
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.

 

kayne1900

Member
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.
 

Supreme

Well-known member
Staff member
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.

1669796817108.png
 
Top