About 937,000 results
Open links in new tab
  1. Use the Outlook mail REST API - Microsoft Graph v1.0

    Mar 6, 2024 · The Microsoft Graph API supports accessing data in users' primary mailboxes and in shared mailboxes. The data can be calendar, mail, or personal contacts stored in a mailbox …

  2. Sending Emails with the Microsoft Graph API | Jack Reimers

    Aug 10, 2024 · Learn how to send emails programmatically using the Microsoft Graph API with this step by step guide.

  3. Sending Email Using Microsoft Graph - by Jason Diaz

    May 1, 2025 · The new recommended method for sending email is to use the Microsoft Graph API. The Microsoft Graph API is a RESTful web API that allows you to interact with Exchange …

  4. Microsoft Graph Outlook API for mail, calendars, and contacts

    Oct 11, 2021 · Find information about the Microsoft Graph API that you can use to access mail, calendars, and contacts in Office 365 or Exchange Online.

  5. Microsoft Graph API Tutorial : Read & Send Emails from Outlook …

    In this video, I’ll show you how to read and send emails using the Microsoft Graph API Mail endpoint. Whether you're working with Outlook or integrating email functionality into your app,...

  6. microsoft-graph-docs-contrib/api-reference/v1.0/resources/mail-api

    Microsoft Graph lets your app get authorized access to a user's Outlook mail data in a personal or organization account. With the appropriate delegated or application mail permissions, your app …

  7. Send Email with Microsoft Graph API: Step-by-Step Guide

    Learn how to send emails programmatically using Microsoft Graph API. Discover the different request body formats, choose your preferred programming language, and utilize Postman for …

  8. Send Mails with Graph API – PowerShell

    Feb 16, 2024 · In this tutorial, we’ll walk through the process of creating a script to send emails using the Microsoft Graph API. We’ll cover all the necessary steps to set up the script and …

  9. Sending Emails with Microsoft Graph API in JavaScript: A Step-by …

    Jul 19, 2023 · Integrating Microsoft Graph API with JavaScript provides a straightforward method to send emails programmatically. With the right authentication, payload construction, and API …

  10. Knowledge Base > Send Email using MS Graph API - Joget

    Nov 19, 2025 · In this tutorial, you will learn about sending emails using Microsoft Graph API with the Joget JSON Tool. The guideline will help you automate the process, making it more …