G-Cal to Notion Dates
Status: Closed · Asked by jessicadanielle on · 0 views
How do I get the end time from a Google Calendar event to show up in Notion?
Do you wish to change the format of end time? If yes, then you can make use of date/time formatter for that.


Do you wish to change the format of end time? If yes, then you can make use of date/time formatter for that.
I don't want to change the format. I just want both the start and end times to go into the same property in Notion. I can only get the start date but don't know how to get the end time there.
Attachments

Hey @jessicadanielle
To pass both the fields of Start DateTime and End DateTime, you need to create an additional property field in Notion. And then you can pass the End DateTime field directly to it. You cannot pass the 2 dates in a single date/time field.

Thanks!