Microsoft Graph REST API - Creating Calendar Events via Outlook (1 Viewer)

Uncle Gizmo

Nifty Access Guy
Staff member
Local time
Today, 02:22
Joined
Jul 9, 2003
Messages
16,393
Demonstrating how we can use the Microsoft Graph REST API to create new Outlook.com calendar events from our Microsoft Access application using a simple VBA functions. From D Pineault....

Microsoft Graph REST API - Creating Calendar Events via Outlook​


See this insightful video by Daniel, where he delves into using REST APIs to create events in the Outlook calendar via the Microsoft Graph API. His step-by-step approach is invaluable, especially for those looking to build similar functionalities.

Key highlights include:

- **Introduction to REST APIs**


- **Building the Function**

- **Breaking Down the Documentation**

- **Handling Authentication and Tokens**

 
Last edited:

Users who are viewing this thread

Top Bottom