n8n/packages/nodes-base/nodes/Google/Calendar
Jon 9d241a0d6d
feat(Google Calendar Trigger Node): Add support for cancelled events (#7436)
Github issue / Community forum post (link here to close automatically):
https://community.n8n.io/t/google-calendar-trigger-deleted-events/10612

This PR adds support for triggering workflows when Google Calendar
events are cancelled.
2023-10-16 14:09:23 +01:00
..
CalendarDescription.ts refactor: Integrate consistent-type-imports in nodes-base (no-changelog) (#5267) 2023-01-27 12:22:44 +01:00
EventDescription.ts fix(Google Calendar Node): All day option fix (#6274) 2023-05-19 10:39:39 +03:00
EventInterface.ts refactor: Integrate consistent-type-imports in nodes-base (no-changelog) (#5267) 2023-01-27 12:22:44 +01:00
GenericFunctions.ts refactor: Reduce usage of IExecuteSingleFunctions (no-changelog) (#6944) 2023-08-16 15:52:41 +02:00
GoogleCalendar.node.json docs: update credential doc links for google nodes (#4381) 2022-10-20 16:52:03 +01:00
GoogleCalendar.node.ts refactor(core): Deprecate prepareOutputData (no-changelog) (#7091) 2023-09-05 12:59:02 +02:00
googleCalendar.svg Optimize svgs 2021-04-17 17:23:59 +02:00
GoogleCalendarTrigger.node.json docs: update credential doc links for google nodes (#4381) 2022-10-20 16:52:03 +01:00
GoogleCalendarTrigger.node.ts feat(Google Calendar Trigger Node): Add support for cancelled events (#7436) 2023-10-16 14:09:23 +01:00