Everything you need to know about setting up your automation and understanding its basic behaviour & logic.
Outlook Calendar Automations - General
The Outlook Calendar Integration Plus app offers two primary automation types:
Create a monday.com item/subitem based on an Outlook Calendar event.
Create an Outlook Calendar event based on a monday.com item/subitem.
Keep the event and the item/subitem in sync.
Create event based on item/subitem ->
Add a caption...
Create an item/subitem based on an event ->
Add a caption...
Important Notes
The integration supports one-way synchronization - changes in monday.com can be reflected in Outlook Calendar and update the event, but not vice versa.
During automation setup, you'll need to map fields between monday.com and Outlook Calendar to determine how information is shared between the two systems.
Outlook Calendar Automations - Logic & Configuration
Automation in monday.com follows a general structure - "When something happens, perform an action."
Trigger, "When something happens" - defines what event or action will activate the automation
Action, "perform an action" - defines what the automation will do once it's activated.
Trigger can be in monday.com and action in Outlook Calendar or the other way around.
Understanding Outlook Calendar Automations
Automation Logic
Automations follow this general structure: "When column changes, create an event in this calendar or update existing event using this logic."
This means that when the trigger happens (column change) and the automation starts to work it will either create a new event or update an existing event -
If there isn't a connected event, the automation will create a new event.
If there is a connected event, the automation will update the connected event based on the defined logic (see more info in the next section).
Automation Configuration - Key Components
Add a caption...
Outlook logo - Selects the connected Outlook account. Events will be created in the calendar associated with this account.
Person changes tosomeone - This is the trigger that will initiate the automation.
Event - Determines how monday item fields are mapped to Outlook event fields. More on that here - Mapping fields
This calendar - Lists all available calendars for the connected account and defines where the event will be created.
This logic - Defines how event updates are handled when an event is already connected.
Update Connected Event – Updates the existing event based on the field mapping settings.
Create New Event & Keep Previous Event – Creates a new event while preserving the existing one. Useful for recurring or sequential events.
Create New Event & Delete Previous Event – Creates a new event and removes the old one, useful for resetting event details when significant changes occur in the existing event (as an example, if additional data was added/removed in the calendar itself).
The Integration Column
When automation runs, it creates a link between the item and the event, storing this connection in the Integration Column. Each item can only be connected to one event at a time. Any updates to the event are based on this connection.