Time Format issue with google Calendar and Node

Hi all
iam trying to limit the notification from a google Calender.

we ae working with a booking system that adds our bookings to google calender. However since a recent update if we make changes within the booking i.e. Payments this gets pushed to google calendar as a “new” entry. This triggers our workflow to slack to inform us of a new booking for today.

i have tried to use the eventstart date and time and use it within the if function

unfortunatly its not matching as it should an is blocking all entry added during the day for Today.

Share the output returned by the last node

Information on your n8n setup

  • **n8n version: 1.56.2 Community Edition

It looks like your topic is missing some important information. Could you provide the following if applicable.

  • n8n version:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:

Hey @MacRoland,

Welcome to the community :raised_hands:

Can you try updating to 1.59.0 we recently fixed some issues with Google Calendar so this may be solved now.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.