Invitation API issue

Kiran Krishnan N V 20 Reputation points
2024-02-20T10:11:31.79+00:00

Hi, I'm trying to send a meeting invite using "https://graph.microsoft.com/v1.0/invitations". and noticed I can only send the invite outside of my organization, if I try to send it to internal users it shows "This user cannot be invited because the domain of the user's email address is a verified domain of this directory." Please help to fix this, I want to send an invite to internal users Thanks. Kiran krishnan

Outlook
Outlook
A family of Microsoft email and calendar products.
3,196 questions
Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
11,011 questions
Microsoft Exchange Online Management
Microsoft Exchange Online Management
Microsoft Exchange Online: A Microsoft email and calendaring hosted service.Management: The act or process of organizing, handling, directing or controlling something.
4,292 questions
0 comments No comments
{count} votes

Accepted answer
  1. CarlZhao-MSFT 38,521 Reputation points
    2024-02-21T07:48:57.85+00:00

    Hi @Kiran Krishnan N V

    The /invitations API is the endpoint used to invite external users to join your organization. It cannot be used to invite internal users to join a meeting.

    If you want to send meeting invitations to internal users, you can try calling the /sendMail endpoint to send a custom email and attach the meeting URL to the email content. Alternatively, you can add attendees when you create a calendar event, which will automatically send an email to the invited users.

    Hope this helps.

    If the reply is helpful, please click Accept Answer and kindly upvote it. If you have additional questions about this answer, please click Comment.

    1 person found this answer helpful.

0 additional answers

Sort by: Most helpful