Hey everyone,
I’m running into an issue with a calendar trigger in n8n and I’m stuck.
Goal / Setup:
When the boss (only one specific person) creates a new calendar event, a workflow should automatically start and send an email to all employees.
Important detail:
Yesterday this setup was already working, but at that time the email did NOT yet include the event title, date, time, or description.
Today, after adding those fields (title, date, time, duration, description), the trigger does not fire at all anymore.