Back to Outlook Calendar
Microsoft / Outlook Calendar
Create Event
Create a new event in a specified Microsoft Calendar.
microsoftOutlookCalendarCreateEvent
Permissions
Optional permissions
There are no items to display.
Parameters
| Name | Type | Description | Required |
|---|---|---|---|
| calendarId | file | ID of the calendar to create the event in. | Yes |
| summary | mustache | Title of the event (e.g. "Onboarding call with {{data.contact.name}}"). | Yes |
| description | mustache | Detailed description or agenda for the event. | No |
| location | mustache | Optional location or meeting link. | No |
| startDateTime | mustache | Start date/time in ISO 8601 (e.g. "2025-11-20T09:00:00+08:00" or "2025-11-20T09:00:00"). | Yes |
| endDateTime | mustache | End date/time in ISO 8601. Must be after startDateTime. | Yes |
| preventConflicts | boolean | If true, the backend rejects creation when the new event overlaps any existing non-cancelled event in the same calendar. | No |
| attendees | array (mustache) | Optional list of attendee email addresses. | No |
| extendedProperty | map (mustache) | Optional searchable map saved as singleValueExtendedProperties (e.g. {"knoonConversationId":"{{conversation.id}}"}). | No |
Returns
| Name | Type | Description |
|---|---|---|
| status | string | CREATED or ERROR. |
| sensitive.eventId | string | ID of the created event. |
| sensitive.summary | string | Title of the created event. |
| sensitive.start | string | Start date/time in ISO 8601. |
| sensitive.end | string | End date/time in ISO 8601. |
| confidential.htmlLink | string | Link to open the event in Outlook/Graph if available. |
Install In Tools
See how to install an app in your tool
Follow the quick walkthrough below to add marketplace apps into your tool flow.
Step 01
Open your tool setup
Start from the tool workspace where you want to add a new app.
Step 02
Go to tools and create button
Open the Tools page, then click the Create button to start adding a new app.
Step 03
Choose Internal or External work
Choose Internal or External work, then select an app action.
Step 04
Select app to install to Knoon
Pick the app you want to install to Knoon and complete the setup flow.
Step 05
Success!
The app has been installed successfully and is ready to use in your workflow.
Power your business with Knoon's Agentic AI today.
Join businesses already resolving thousands of customer inquiries and sales leads with Knoon.