'Stop Gmail create events in calendar based on mail data

I am sending some email notification to my users on some flights information. I see that Gmail is automatically creating events in Google Calendar based on the flight details provided in email. Is there any mail header property which I can mention so that Gmail does not create events based on data in mail. I know events creation can be stopped by changing some settings in users google calendar, but I want to control it at email level that I send across.

Thanks



Solution 1:[1]

According to the Manage your events from Gmail article here, you should:

To no longer view an event created by Gmail in Calendar, or to change its default visibility, you can change your Calendar settings or delete a single event.

To stop all events created by Gmail in Calendar, in Gmail settings, turn off Smart features and personalization settings.

smart features turned off

You can also manage this in Calendar by:

When you turn off the setting to show events from Gmail, all events created by Gmail are hidden from your calendar. If you turn this setting back on, all events created by Gmail are shown again.

To do this you should:

  1. Open Google Calendar Calendar.

  2. In the top right, click Settings and then Settings.

  3. Under "Events from Gmail," uncheck the box next to "Show events automatically created by Gmail in my calendar."

  4. At the bottom of the page, click Save.

Reference

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 ale13